Flash Question |
Flash Question |
| *digitalfragrance* |
Jul 27 2007, 07:30 PM
Post
#1
|
|
Guest |
Okay, I have my simple little flash file, and I modified the documnt size to fit my movie.
http://parfume.cbstaff.com/me.swf And it resized it with all of the white space around it after I saved it as a .swf file. How do I prevent that? |
|
|
|
![]() |
Jul 30 2007, 01:58 AM
Post
#2
|
|
![]() ;p ![]() ![]() ![]() ![]() Group: Member Posts: 280 Joined: May 2004 Member No: 17,685 |
i don't understand what you mean by document. is it the stage size?
if you direct link the file(x.swf), it does that. you'd have to embed it to an html page or php and change the parameters' width and height. how to embed or use a basic popup script: CODE <a href="x.htm" target="x" onclick="window.open('x.htm','x','height=400,width=500,toolbar= no,directories=no,status=no,menubar=no,scrollbars= no,resizable=no'); return false;">click here</a> note: to avoid stretching this forum, i cut the code; parameters will not work if you add spaces or linebreaks. |
|
|
|
digitalfragrance Flash Question Jul 27 2007, 07:30 PM
Chicago i dont get what your trying to say? Jul 28 2007, 07:05 PM
random dude happened to be today. where i was gona put it was ... Jul 28 2007, 11:45 PM
digitalfragrance What I'm saying is that the document was the s... Jul 29 2007, 11:58 PM
The Markster QUOTE(digitalfragrance @ Jul 29 2007, 09... Jul 30 2007, 01:59 AM
digitalfragrance Ahhh i didn't realize it would do that when di... Jul 30 2007, 11:10 AM![]() ![]() |