|
-
FK M.D.
I am looking to do a flash window popup (nonresizable). how do you create such a window? Thanks.
-
you need to put in an fscommand. To do this double click the first frame of the movie. a FRAME ACTIONS window should open. Click on the ACTIONS tab then choose fscommand and you can either paste the below in, or write it yourself.
fscommand ("fullscreen", "flase");
This should do the trick.
well i think thats all the help you need.
Happy Flashing
something im working on...http://www.goldenexpressionsjewelry.com
-
FK M.D.
thanks HDM,
Couple small things....how do you set the window size? How do you make it non-resizable (or does it automatically do this)? How do you customize the border (i.e.-give it a title in upper left corner)? Thanks much.
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
|