Ultrashock Forums > Backstage > Feedback
full screen flash video player - won't work in html

You are currently viewing our website as a guest which gives you limited access to forums, files and other resources.

Click here to join now for free, and start interacting with our members, download files and much more!

Click here if you are looking for our Flash files and other professional assets.
 
Post Reply | View first unread | Rate Thread Search this Thread | Thread Tools | Display Modes

#1
Bookmark and Share!
full screen flash video player - won't work in html
Old 2009-07-08

Hi
i downloaded the following flash video player
http://www.ultrashock.com/#/asset/40...rt-as-3.0.html

it works super fine except one detail which is crucial to me.
If it is exported as swf from flash, the full screen mode works fine.
However when exported as html, the full screen mode does not work.

is there somthing worng, or is it that it only works as swf full screen mode and not when imported as html.

awaiting your responses
thanks a lot
postbit arrow 3 comments | 228 views postbit arrow Reply: with Quote   
Registered User
webadmin is offline
seperator
Posts: 3
2008-08-19
webadmin lives in Lebanon
seperator

Ultrashock Member Comments:
webadmin webadmin is offline webadmin lives in Lebanon 2009-07-08 #2 Old  
i posted this by mistake here
sorry for that
Reply With Quote  
Nutrox's Avatar Nutrox Nutrox is offline Super Moderator Nutrox lives in United Kingdom 17 Creative Assets 2009-07-08 #3 Old  
I deleted your other thread. Make sure you have set allowFullScreen=true on the object/embed tags in the HTML:

Code:
<object ... >
    <param name="allowFullScreen" value="true"/>
    <embed ... allowFullScreen="true"/>
</object>
Reply With Quote  
webadmin webadmin is offline webadmin lives in Lebanon 2009-07-09 #4 Old  
thank you
Reply With Quote  
Thread Tools
Display Modes Rate This Thread
Rate This Thread: