A Flash Developer Resource Site

Search:

Type: Posts; User: jdodge5600

Page 1 of 2 1 2

Search: Search took 0.06 seconds.

  1. Many government buildings and office buildings of...

    Many government buildings and office buildings of high capacity have been evacuated throughout the country, however, other than the World Trade Center and the Pentagon, no other attacks have been...
  2. I've done searches for this, but I haven't been...

    I've done searches for this, but I haven't been able to find exactly what I am looking for, and I haven't been able to figure out how to change someone else's script to make it work on mine. Here is...
  3. Replies
    15
    Views
    1,549

    What makes your job great???

    Hi Everyone! I have a question for everyone that my supervisor asked me and the others I work with... What would you like to chang around here to make a better working environment? So my question...
  4. Replies
    9
    Views
    693

    yea, getURL ("lingo: go next"); that was it, it...

    yea, getURL ("lingo: go next");
    that was it, it was easier than I thought it would be! :D
  5. Replies
    9
    Views
    693

    I was using the get URL to go to a specific...

    I was using the get URL to go to a specific marker, so I just changed it to say Lingo: go next and it worked, thanks again!
  6. Replies
    9
    Views
    693

    that was exactly what I was looking to do, I just...

    that was exactly what I was looking to do, I just didn't know it was that easy. Thanks for your help!
  7. Replies
    9
    Views
    693

    I need the flash to play to the end, then...

    I need the flash to play to the end, then continue to the next marker in Director, don't I need some type of script to tell Director when the flash is done playing?
  8. Replies
    34
    Views
    2,779

    AAS in Multimedia/Computer Graphics, not bad for...

    AAS in Multimedia/Computer Graphics, not bad for a 15 month program, I've learned so much more working than I did in school though!
  9. Replies
    9
    Views
    693

    Wondering if anyone knows of a way to put a...

    Wondering if anyone knows of a way to put a script in a flash so at the end of the flash (when imported in Director) it will go to the next marker. I know how to make it go to a specific marker, but...
  10. Thread: publishing

    by jdodge5600
    Replies
    2
    Views
    441

    all you have to do is use the fs command: ...

    all you have to do is use the fs command:

    fscommand ("showmenu", "false");
  11. Replies
    3
    Views
    484

    You're welcome. Glad I could help :D

    You're welcome. Glad I could help :D
  12. Replies
    3
    Views
    484

    Yes, it is an fs command fscommand ("quit");

    Yes, it is an fs command

    fscommand ("quit");
  13. Replies
    2
    Views
    826

    Yes it can be done. In your .fla, on your button,...

    Yes it can be done. In your .fla, on your button, put this
    on release
    get URL (marker name)
    end release

    On the flash cast member in Director, put this

    on getURL me,...
  14. Replies
    4
    Views
    654

    is the pop up window a loaded movie? if so, put...

    is the pop up window a loaded movie? if so, put this on your button.

    On (Release)
    Unload Movie (1)
    End On
  15. Replies
    0
    Views
    442

    I don't know if this is where I should post this,...

    I don't know if this is where I should post this, but I searched macromedia's web site, and this forum and couldn't find any helpful answers. We made a CBT program for a company in Director 8 that...
  16. Replies
    4
    Views
    632

    don't know if this would work or not, but could...

    don't know if this would work or not, but could you put an action at the end of each small movie to load or play the next one? so at the end of a movie you would have a stop action and a load movie...
  17. Replies
    5
    Views
    1,034

    Glad I could help. -Julie

    Glad I could help.
    -Julie
  18. Replies
    5
    Views
    1,034

    yes. to fix that, make frame 1 and 2 in scene 1...

    yes. to fix that, make frame 1 and 2 in scene 1 the same except don't load the movie in frame 2, and then instead of sending your movie back to scene one frame one, send it to scene one, frame two,...
  19. Something similar happened to me. My problem was...

    Something similar happened to me. My problem was that I was using the sound as a loaded movie and after I published it it didn't work, the solution: the load movie command is case sensitive, I had...
  20. Replies
    5
    Views
    1,034

    put your sound in a separate movie, then in your...

    put your sound in a separate movie, then in your main movie, use the load movie action, I had the same problem and this works.
  21. Replies
    3
    Views
    523

    I haven't done anything like this, but I did see...

    I haven't done anything like this, but I did see that Macromedia's web site, in the Flash support section, has an article/sample of a shopping cart using hats, it might be of some help to you. I...
  22. Replies
    4
    Views
    543

    Index is the name of the file of the main movie.

    Index is the name of the file of the main movie.
  23. Replies
    4
    Views
    543

    if I understand you question right, the answer is...

    if I understand you question right, the answer is yes, you need to use a tell target.

    On (Release)
    Begin Tell Target ("/index")
    Go to and Play ("links")
    End Tell Target...
  24. Replies
    10
    Views
    762

    Thank you. Thank you. Thank you. Thank you. ...

    Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. :rolleyes: I feel soo stupid. I've been frustrated over this since last week, all because of a stupid capital letter. I've...
  25. Replies
    10
    Views
    762

    yes, I tried it and it didn't work, I put it on...

    yes, I tried it and it didn't work, I put it on level 0 and nothing worked. I've tried everything I can think of and the movies will not load. When I am in Flash, and go to Publish Preview, and...
Results 1 to 25 of 48
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center