Thank you for voting!
We have encountered an error. Please try again later.
You've already voted.
|
»Added
|
2007-12-09 |
|
»Rating
|
5 |
|
»Votes
|
11 |
|
»Author
|
Rein Rudolf |
Search by Rein Rudolf
|
|
»Website
|
|
|
»Version
|
Flash 8 |
|
»Description
|
youtube-like proper fullscreen vid .. this is actually a flash player 9 movie so working example is here http://jaxxrr.110mb.com/other/fs3.html[/url]the fullscreen part is nothing special really.. one line of script on a buttonon (release) { Stage.displayState = "fullScreen";}but you also need to edit the html file and set the allowFullScreen parameter from false to true, it is there just set it to true (don't write it twice like I did :) )so either ... |