Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Desktop, Mobile and non-browser Environments > Projectors and CDs

Reply
 
Thread Tools Rate Thread Display Modes
Old 03-27-2002, 10:22 PM   #1
Taldos
Registered User
 
Join Date: Oct 2001
Location: PA
Posts: 91
Send a message via AIM to Taldos
Default fscommand("showmenu", "false"), right click menu

simple question if I have a multi level site, do i just place a

fscommand("showmenu", "false"); on the first frame of the _level0 to prevent users from viewing the menu option, or must i place this command in the first frame of every swf loaded into _level 0. let me know

oh ps: is that the right way to call the flash fs command for showmenu. According to moock this call doesn't work for netscape 6 or IE on mac.
when i view the swf it works, but when i imbed it in html it no longer functions

Last edited by Taldos; 03-27-2002 at 10:39 PM..
Taldos is offline   Reply With Quote
Old 03-27-2002, 11:03 PM   #2
pinkaboo
power to the pinK
 
pinkaboo's Avatar
 
Join Date: Jul 2001
Location: Atlanta Atlanta ATLANTA!
Posts: 1,527
Send a message via ICQ to pinkaboo
Default

well, a little experimentation might just get you the answer to your first question!

but, fscommand only works within the flash player, to disable the right click menu when the swf is in a browser you should just need to go into the publish settings menu for the html page and deselect the Show Menu tick box

(of course, if you aren't using the html page that is published within Flash you can always do a test published html page, view the source and compare what it has created with your own html code )



K
pinkaboo is offline   Reply With Quote
Old 03-27-2002, 11:46 PM   #3
Taldos
Registered User
 
Join Date: Oct 2001
Location: PA
Posts: 91
Send a message via AIM to Taldos
Default

dohhh thanx a lot saved me a lot of time. for anyone else who might want to know here is the tag you need to place in your html file

<PARAM NAME=menu VALUE=false>

k thanx all and be well
Taldos is offline   Reply With Quote
Old 03-28-2002, 08:11 AM   #4
farafiro
Addicted To FLASH
 
farafiro's Avatar
 
Join Date: Dec 2001
Location: EGYPT
Posts: 12,439
Send a message via MSN to farafiro Send a message via Yahoo to farafiro
Default

Hey Taldos, what pinkaboo told u do the same thing that u have said here.

and by the way to make that code fscommand("showmenu", "false") works, u shouldn't put the "" around the FALSE
__________________
â€* GOD Is Near â€*
Questions Don't PM for Questions . Thanks
An eye for an eye, make the whole world blind
_____________________________________________GHANDI
farafiro is offline   Reply With Quote
Old 03-28-2002, 03:24 PM   #5
Taldos
Registered User
 
Join Date: Oct 2001
Location: PA
Posts: 91
Send a message via AIM to Taldos
Default

I am sorry I am a little confused as to what you are asking me??
Taldos is offline   Reply With Quote
Old 03-28-2002, 03:28 PM   #6
farafiro
Addicted To FLASH
 
farafiro's Avatar
 
Join Date: Dec 2001
Location: EGYPT
Posts: 12,439
Send a message via MSN to farafiro Send a message via Yahoo to farafiro
Default

Nothing, nevermind
Just was saying that what ink said and what u said are the same
__________________
â€* GOD Is Near â€*
Questions Don't PM for Questions . Thanks
An eye for an eye, make the whole world blind
_____________________________________________GHANDI
farafiro is offline   Reply With Quote
Old 03-28-2002, 03:33 PM   #7
Taldos
Registered User
 
Join Date: Oct 2001
Location: PA
Posts: 91
Send a message via AIM to Taldos
Default

oh yeah, thanx, i was alittle confused about the way to do for html so he helped me out on that one. but the fs command only works for the standalone flash player hwich is what i didn't know and he informed me so it's all good. ooh so exiting my site is almore ready to go up. all these little bugs can be so annoying
Taldos is offline   Reply With Quote
Old 09-06-2002, 09:09 PM   #8
Jessica lucidiastudios
Registered User
 
Join Date: May 2001
Location: Ontario, Canada
Posts: 211
Default along the same topic...

Hi,

I have three questions related to projectors and disabled menus, though I did disable the menu without a problem...

I have disabled the menu command in my .swf. It looks great, BUT I need to make a projector (.exe & mac projector) from it....and the menu to select "Create Projector" is of course gone. How does one do this without the menu?? I do not want the menu present in the the .exe but you need to disable it before making the projector as far as I know...


Also, part two of my question: Is it possible to change the title "Macromedia Flash Player 6" at the top of the window, or even make it chromless and unresizable (on Mac & PC) without third party software like IceProjector (because my company will not buy any since they're all PC only)?? That's a long question. Can I change the title with using flash commands alone? The "F" icon would be nice to change too. I don't think the .ico handles this part.

Third question: I put the disable scale code in the projector on first frame but it still resizes as .swf and projector....I don't see the problem with this code:

fscommand(allowscale, false); // frame one _root

I think that's all. I searched but only found stuff on Publish>Html>disable menu or how to do the fs command version.

Thank you!
Jessica

EDIT: If I had looked under the publish settings, I would have found I could publish an .exe. DUH!

The rest of my problesms still stand though....

Last edited by Jessica lucidiastudios; 09-06-2002 at 09:24 PM..
Jessica lucidiastudios is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Right click menu problem fixfix2 ActionScript 2.0 0 11-08-2004 10:50 AM
how to minimize the other submenus items when i do a click in some of the menu items? Lupax ActionScript 1.0 (and below) 3 11-30-2003 02:02 PM
Creating a right click menu meeko ActionScript 1.0 (and below) 3 03-27-2003 08:33 AM
prevent radio button / checkbox or drop down menu clicked after click submit button hoayfern ActionScript 1.0 (and below) 1 10-07-2002 03:36 PM


All times are GMT. The time now is 06:38 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.