Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Showcase Questions /

Feedback and questions about sites in the Community Showcase.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Video page question?


Go to End


2 Posts   2912 Views

Avatar
Denny

Community Member, 55 Posts

9 August 2010 at 2:22am

I have a VideoPage.ss file, and for some reason the flashvar line isn't correct, because there is no image appearing on the player I have. This is the only line of code that need to be fixed for the player to work. I have a screen shot of the actual file, and circled what line need to be fixed. Any help?

Attached Files
Avatar
Bambii7

Community Member, 254 Posts

18 August 2010 at 2:43pm

Check out the Adobe page on embedding flash
http://kb2.adobe.com/cps/164/tn_16417.html
or A list apart are legends with their topic on about embedding flash while supporting standards http://www.alistapart.com/articles/flashsatay/ works in all browsers

You're missing a var name for your url

<PARAM NAME=FlashVars VALUE="foo=Hello%20Worldgraph=first+line%0Dsecond+line">

above var foo = Hello