|
-
align swf in web browser
So I thought this would be an easy fix......but I'm stuck
I have several .swf pages that are as2 that load in the upper left corner at actual size (800x600) the first time they are loaded. however, when they are linked back to (reloaded after first view) they are now centered and resize to fit the current window size.
I tried updating in the publish settings, but that only seems to be an option in the html tab, and I'm not using html for most of them (only my index page, which is still behaving the same as the rest of them!)
I am updating my website and using the navigation swf pages over, and the resizing centered option was great, but now some of my pages are html and do not scale and are aligned to the top left. for consistancy, I want them all the same. For pages that I did not re-use and just started with the default settings in flash (but using as3, don't know if that makes a difference) I am not having trouble with. they are actual size aligned top left.
Sorry if this is a noob question. It's almost embarassing to be stumped on something that seems to rudimentary! :\
Thanks!
-
I've tried copying the frames of my file into a new page and that hasn't solved the issue either.....It's not action scripted to center and scale.....where's it getting the information from? And it only does it on the second visit to the page, not the initial load...??
Anyone have any ideas? even a guess? Thanks!
-
Not really sure why your pages are acting up like that but I'd suggest you get all your positioning and sizing done correctly using html and css first. Then place the Flash content inside. Make up a main_container <div> and inside_container <div> to hold the Flash. Give them a size and a background color so you can see what's happening. Then after the positioning and sizing issues are worked out, add the Flash.
EfV
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
|