A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: updating images in an .swf with asp?

  1. #1
    Junior Member
    Join Date
    Jul 2001
    Posts
    7
    I need to have a flash navigation bar display an image on the menu item selected relative to the current page selected, if you know what I mean?
    I need to do this using asp.

    any ideas? - its quite urgent!!!!

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

    you have two options
    a) use loadmovie to obtain the images and have the asp part tell your movie the names of the swf images
    b) buy a generator (Macromedia = very expensive, swift, asp turbine)
    If it were my decision, I would do the little actionscript to make a) work

    Musicman

  3. #3
    Junior Member
    Join Date
    Jul 2001
    Posts
    7
    thanks alot! ....
    ...but do you want to ellaborate on the action script or asp side of things?

  4. #4
    Registered User
    Join Date
    Feb 2001
    Posts
    13,039
    Hi,

    could you give a little more details about your project - how many links and images are there, how often do they change, do they even change while the movie is playing?

    Musicman

  5. #5
    Junior Member
    Join Date
    Jul 2001
    Posts
    7
    its a simple navigation bar done in flash.

    when the user clicks on eg. the "news" button they go to the "news" page. this page contains the same flash nav bar but this time the "news" button has a highlighted state by way of an image which needs to be generated dynamically by asp depending on which page the users is on at the time.

    is that clearer?

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