PDA

View Full Version : How to resize webiste to a certain size?


nture
03-06-2008, 10:37 PM
I'm using Flash Professional 8 on Windows XP.

My Flash project opens up full screen to a menu with buttons to different websites.

On frame 1 is an action script to open Flash at full screen:

fscommand("fullscreen", "true");

On frame 1 are buttons with action script to open different websites, one of which is:

on(release){
getURL("http://www.mvla.net");
}

I'm having 2 issues:

1) How to make the websites open at, say 800x600 pixels instead of full screen? When they also open full screen, it's hard for user to know that Flash is still in the background.

2) How to make the websites open _in front_ of the menu/flash projector instead of behind?

Thanks for any help!

nture
03-08-2008, 01:03 AM
Can anyone help with this resizing issue? I've searched through the forums, but haven't found an answer yet.

I simply would like to scale the website that pops up to a certain size - either absolute, or relative to the user's browser (preferable).

Thanks for any help you can provide.

atomic
03-08-2008, 02:31 AM
You are talking about a local projector file, right?

nture
03-10-2008, 05:57 PM
Yes, I'm exporting my .fla flash project as a projector file, .exe and .app. Upon clicking the weblinks from the menu (projector), I'd like the websites to open in a new window, at either an absolute size of 800x600 or a relative size.

Thanks for any help!

atomic
03-10-2008, 06:04 PM
You should ask the question in the "projectors" forum...

http://www.actionscript.org/forums/forumdisplay.php3?f=69

Or PM CyanBlue (moderator), so that he moves this thread to that forum...

Northcode is really the one to answer this, and he rarely views threads outside of that forum...