A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: flash master pls help solve this problem...

  1. #1
    Senior Member
    Join Date
    Sep 2000
    Posts
    162

    flash master pls help solve this problem...

    Hi,
    i need help about this puzzle....
    kind like a loading specific frame of swf from a html hiperlink?!? can it be done?

    - say we have a 3 frame swf, located at index1.html
    - then i have a button(gif/jpeg htmlpage not flash), located at index2.html

    - what i wanna do is when i click the button on index2.html, it will open the index1.html then start play the swf at frame 2 NOT 1(beginning)

    how can we do that?

    tahnks
    hadi

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141

  3. #3
    Senior Member
    Join Date
    Sep 2000
    Posts
    162
    Hi gparis,
    thanks for the info, i get the basic...

    but how exactly point the JS button from one page to ANOTHER page
    targeting (to play) the animation from a specific frame(say frame 2)...

    what is the JS script and the flashs actioncript, any example/source?

    sorry, i'm a starter with advanced scripting...

    pls advice...

  4. #4
    FK's Official War Driver wiReZ's Avatar
    Join Date
    Jun 2002
    Location
    wireless
    Posts
    615
    I suggest you use parameters, then, on determined on which parameter is called on the button, the SWF will use it to go to a specific frame...

    Check out this, I basically wanted to do the same thing you're doing, but by a different way.

    http://flashkit.com/board/showthread...hreadid=410455

    Good luck!

  5. #5
    Senior Member
    Join Date
    Sep 2000
    Posts
    162
    need more input,

    how to target a specific frame swf that run on different html page by clicking a JS button?

    i'm confused? is it possible?

  6. #6
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    you can use a query string in your getURL()
    search the backend&scripting board with query string as keyword
    gparis

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