A Flash Developer Resource Site

Search:

Type: Posts; User: jaspinal

Page 1 of 3 1 2 3

Search: Search took 0.07 seconds.

  1. How can I dynamically change where the 'stop' action appears in my movie?

    Hi,

    Ive got a movie with 100 frames, every frame is a key frame. The movie is basically a countdown banner, counting down days 100 to 1. In Frame 1 is the text "100 days remaining" in Frame 2...
  2. Replies
    0
    Views
    316

    Countdown movie

    Yo dudes,

    I want to create a Flash banner ad that includes a countdown timer that starts at 100 and rapidly counts down to the days remaining from a certain date from the event. Then the next day...
  3. Can you jump to a scene frame from a Movie Clip?

    Ive got an animated button as a Movie Clip and I want to jump to a frame within a scene Ive created. Ive got the Actionscript working fine and jumping to the scene called 'webSites' on a normal...
  4. How do you make a Movie clip disapear on click?

    Ive a got a series of movie clips that represent the content behind each button in my main movie. I figured out how to hide and load each movie to the stage upon the click of the button, the trouble...
  5. Replies
    1
    Views
    344

    How do you create scrolling regions

    I know you can create scroll bars for text fields using the Components but is it possible to havea scrolling region in a movie? How might one go about achieving this?

    Cheers...John
  6. Replies
    8
    Views
    492

    Perfect!!! Thanks a lot for your help!

    Perfect!!! Thanks a lot for your help!
  7. Replies
    8
    Views
    492

    Ah OK, now I understand the concept. Ive tried...

    Ah OK, now I understand the concept. Ive tried adding some code to make the MC behave as a button and jump to a second frame, which Ive given a lable name of "frame2"

    this.onPress =...
  8. Replies
    8
    Views
    492

    Thanks man but I need this to be a button, not...

    Thanks man but I need this to be a button, not just an animation. Any ideas how to do this?

    Cheers.
  9. Replies
    8
    Views
    492

    OK, but where abouts on the timeline do I put the...

    OK, but where abouts on the timeline do I put the script youve sent? I currently have a MC that has the animation on, a keyframe on Frame1 that contains a stop action and a keframe on the last frame...
  10. Replies
    8
    Views
    492

    Button animation question

    I want to create a button that fades from one colour to another when the cursor goes over (ie fades from black to red) and then reverses this if the cursor goes off the button (i.e. fades from red...
  11. Replies
    2
    Views
    319

    Thanks man, worked liked a dream!

    Thanks man, worked liked a dream!
  12. Replies
    2
    Views
    319

    CD Rom with pop up windows question

    Ive created a CD-Rom in Flash which has a series of links to PDF documents contained on the CD. I have it so that when the user clicks a PDF button on the stage, a brower window pops up and the PDF...
  13. Replies
    0
    Views
    959

    Sisable window resize in projector file?

    Ive made a projector file from my movie and tailored according using exeScope as per the tutorial on here.

    I dont want the user to be able resize the window though and cant work out how to do this...
  14. Show image when roll over button question

    Sorry if this is a bit of a lame question:

    Ive got a list of peoples names in my move, each name set as a button with a colour change rollver effect. Ive got photos of each person and I would...
  15. Replies
    0
    Views
    373

    Ive added a Flash detection sytem to my web page...

    Ive added a Flash detection sytem to my web page and movied that needs Flash 5 player. I want to test it with Flash Player 4 installed but dont have a copy of it. Ive tried macromedia.com but cant...
  16. Sorry if this is a bit lame, Im still getting my...

    Sorry if this is a bit lame, Im still getting my nose wet in programming!

    Anyway, I need to test that a variable is an integer and display an error message, I suppose its something like:

    if...
  17. Replies
    8
    Views
    647

    OK - sorry about the confusion. You guys are...

    OK - sorry about the confusion. You guys are right, my code was cr@p. Ive modified it now, it should make more sense. I basically want it to jump to the error frame if any of the conditions are...
  18. Replies
    8
    Views
    647

    Naw, I dont think the fact it only iterates 9...

    Naw, I dont think the fact it only iterates 9 times (but thanks for pointing that out anyway!) has got anything to do with it. Ive tried replacing the FOR loop with and just declared the counter...
  19. Replies
    8
    Views
    647

    Ive got a problem with getting some code working...

    Ive got a problem with getting some code working with a FOR loop. I need the loop to iterate ten times, to test this FOR loop I wrote the following which works OK, it just adds ten numbers together)...
  20. Ive now got the for loop working independently,...

    Ive now got the for loop working independently, got the char numbers working with variables thanks to your help, but when I put the two together it doesnt want to know.

    Ive replaced the "var1"...
  21. Perfect, exactly what I wanted. Thanks man.

    Perfect, exactly what I wanted. Thanks man.
  22. OK that worked, now I want to pass just a part of...

    OK that worked, now I want to pass just a part of the string as a variable, but it doesnt like the syntax Ive entered below, is "+var+" the correct way to pass the variable info?

    on (release) {
    ...
  23. Duh - why didnt I think of trying that! ...

    Duh - why didnt I think of trying that!

    Thanks. :-)
  24. Hi, Im trying to count the number of...

    Hi,

    Im trying to count the number of characters in a string using the string object. I can do this OK when I count the number of chars in a form field but I need to count the number of chars in a...
  25. Hi, Ive got a script that validates a form...

    Hi,

    Ive got a script that validates a form field using an IF statement. The problem I have is that I want to replace the number '1' in the script with a variable value -(Ive set a variable named...
Results 1 to 25 of 58
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center