I'm using a Wordpress flash audio player plugin. Everything is great, but the size of the player is very small.
Is it possible that I can change the display size of a swf file, just like what we can do with an image?
Thanks for your advice!
simonuk
3:33 pm on Jul 23, 2009 (gmt 0)
Flash files are embedded objects so you'll need to get dirty and change the sizes in the html or by using a flash add-on which allows you to change the code.
dulldull
7:22 pm on Jul 23, 2009 (gmt 0)
thanks. problem solved now.
It's my first time to deal with flash, and it's really a big surprise that a swf file can almost be decompiled. Couldn't imagine what would happen if php got this 'problem'.