deadlypope
07-17-2005, 11:58 AM
i am currently making a complete flash website for our squad.
i wanted to impliment your monitor on the initial main page, However I'm stuck.
using your current configuration code with .pnp or .png the flash will not recognize the image, therefore rendering the image usless.
is there a way to convert your .png to a .gif or .jpg?
Or do you know a way to embed the code into flash?
as of now i can load an image using the actionscript commands
{
mcImage.loadMovie( txtImageURL.text );
but will only load .jpg and .gif
i wanted to impliment your monitor on the initial main page, However I'm stuck.
using your current configuration code with .pnp or .png the flash will not recognize the image, therefore rendering the image usless.
is there a way to convert your .png to a .gif or .jpg?
Or do you know a way to embed the code into flash?
as of now i can load an image using the actionscript commands
{
mcImage.loadMovie( txtImageURL.text );
but will only load .jpg and .gif