123 Posts in 58 Topics by 51 members
Showcase Questions
SilverStripe Forums » Showcase Questions » Video page question?
Feedback and questions about sites in the Community Showcase.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 886 Views |
-
Video page question?

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?
-
Re: Video page question?

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 browsersYou're missing a var name for your url
<PARAM NAME=FlashVars VALUE="foo=Hello%20Worldgraph=first+line%0Dsecond+line">
above var foo = Hello
| 886 Views | ||
|
Page:
1
|
Go to Top |

