PDA

View Full Version : Changing the height dimension...


jeanmarc
01-07-2006, 05:55 PM
I have got a separate .swf file that I want to include in my big flashsite, and the problem is that when I set the height dimension so that the swf can fit above, the new blank space is added on the bottom of the document.. how do I make the added space become above rather than below?

The reason for me doing this is this: I have to separate swffiles of different kilobyte sizes that i want to load at the same time, i.e. the small swf file "waits" with loading until the big one is finished loading as well if you know what i mean...

Thanks in advance...

oldnewbie
01-07-2006, 06:49 PM
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_4106

jeanmarc
01-07-2006, 07:02 PM
that solved my problem, thanks alot!