|
-
(mx) no zoom in-out ,please help
Can someone tell me please how can i make my movie to have no option for zoom in or out.
I want my movie to be on right click like the banner from this page(the one with the box).
Thank You.
-
Mom said "make me a Mod"
Hi there
goto File>Publish settings>HTML
Uncheck the option of Display menu
this will work when your file is displayed in a web browser
you might add an FScommand in your first frame with the option of allow scale = false
your code should look like this
===========================================
fscommand("allowscale", "false");
===========================================
hope that helped
-
thank's a lot !
it worked out
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|