  | |  | Re: Resizing Stages | Re: Resizing Stages 2004-03-29 - By James
Back Are you talking about just have you Index.htm page with a little information about having the Flash plug-in... etc... like you see on a lot of sites. Then when Enter is clicked the main flash site is opened in another window at a bigger size?
You can do that by putting code on the "enter" button like this:
on (release) { getURL ("javascript: openNewWindow('mainFlashPage.html','thewin','height=600,width=400,toolbar=no,sc rollbars=yes');"); }
Then you create your main Flash page (the bigger one your enter button opens) to fit those specs (600x400).
James
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Server geeks, take heart! If you're sick of wading through animation & graphics instruction for relevant info., then Nate Weiss' Macromedia Flash MX Professional 2004 for Server Geeks is for you. Leave designing to designers and dig into core concepts to create rich user interfaces, online advertising, and more. See www.peachpit.com for more info. Yahoo! Groups Links
<*> To visit your group on the web, go to: http://groups.yahoo.com/group/FLASHmacromedia/
<*> To unsubscribe from this group, send an email to: FLASHmacromedia-unsubscribe@(protected)
<*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
Earn $52 per hosting referral at Lunarpages.
|
|
 |