TwelvestoneFlash

Color tint of loaded swf?


Sign in

  • Waiting for Godot ( 730 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 5.1 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.9 k posts )
    general front end design an...
  • Back End ( 9.7 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
Suzy
 
2008-10-15

Hi, Is it possible to change the color of a swf file with a transparent background of which I don't have access to the source (.fla) file? Am I right in thinking it's probably not possible to do it in the html code that loads the Flash into the web page? Is there a way of doing it if I load it into another Flash file using LoadMovie? Cheers, Suzy

scudsucker
 
2008-10-15

Just the background color is possible in one of two ways- either in the HTML embed code, or using transparent wmode in the embed code and having a suitable image as a background image on a element that wraps the embedded swf.

If you load it into another clip you may have some luck; but it is also likely that lots of actions will break- especially if coded originally in AS1

Suzy
 
2008-10-15

Cheers for that scudsucker. I think it will probably be easier to rebuild the movie in Flash myself but thanks for the help k

DontBogartMe
 
2008-10-15

also - if the original dev made the bg colour by slapping a large coloured rectangle behind everything, which I do usually, there's nothing you can do to change the colour.

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneFlash

Color tint of loaded swf?