A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: how to dynamically update an image?

  1. #1
    Senior Member
    Join Date
    Jan 2003
    Location
    @Home
    Posts
    104

    how to dynamically update an image?

    Is there any way I can dynamically update an image within swf flash movie?? I mean, I have some images imported into my .fla file and I need to be able to change the image that is being loaded without having to change my swf file...Set a function that changes the image accoring to the day of the month or week...like a calendar....
    TKs
    ====================
    I love this forum!!!
    Pilot_22
    ====================

  2. #2
    Registered User
    Join Date
    Feb 2001
    Posts
    13,041
    Hi,

    that's loadmovie() - instead of importing the image into your movie, you just put some code there to load an external sef movie or jpeg image.
    Now you can either make the code load different images based on calendar, or just replace the image / auxiliary swf

    Musicman

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center