A Flash Developer Resource Site

Search:

Type: Posts; User: highv0ltage

Page 1 of 2 1 2

Search: Search took 0.06 seconds.

  1. Replies
    1
    Views
    326

    Help: Flash Form

    Hello, I've created a form in Flash and everything is working. I have it posting to a page and then sending the results to an email. I just have one issue. How can I get the page to stay where it is...
  2. Replies
    1
    Views
    1,139

    Help: Dynamic Form Field Validation

    Hello, I have a various forms that is being created dynamically with ASP and Access. There are textareas and radio button groups. Since the form element names are different on each page I'm trying to...
  3. Replies
    6
    Views
    645

    Thanks, that worked perfectly.

    Thanks, that worked perfectly.
  4. Replies
    6
    Views
    645

    I can't get this function to work, but the fadeIn...

    I can't get this function to work, but the fadeIn function works great. I'm passing the variables correctly also. Thanks for your help.


    function fadeOut(mc, speed, min){
    speed =...
  5. Replies
    4
    Views
    418

    I can't seem to get onClipEvent(enterFrame) {...

    I can't seem to get

    onClipEvent(enterFrame) {
    this._alpha += 1;
    }

    to fade the movie. I can set the alpha with this._alpha = 85; or whatever, but the fade doesn't work.
  6. Replies
    10
    Views
    7,191

    Mmmm, good idea. I'll give it a try.

    Mmmm, good idea. I'll give it a try.
  7. Replies
    10
    Views
    7,191

    I was afraid of that. I have Fireworks and...

    I was afraid of that. I have Fireworks and Freehand, where I can do it, but all my graphics and interface is in Photoshop. OK, thanks for the help.
  8. Replies
    10
    Views
    7,191

    Photoshop 7 - Curved Text

    Is it possible to attach text to a path or object in Photoshop 7? I'm just trying to curve text to match an arch, but the arch isn't a complete arch. Any suggestions? Thanks.
  9. Replies
    4
    Views
    31,646

    OK, that works. Thanks for the help.

    OK, that works. Thanks for the help.
  10. Replies
    4
    Views
    31,646

    Photoshop 7: Selecting Multiple Layers

    I would like to move multiple layers at once, in Photoshop 7, but I don't know if there is a way to select multiple layers. Is there?
  11. Replies
    1
    Views
    420

    Help: External movie w/setInterval();

    I have an external movie being loaded into my main movie and it has a function, in the first frame, that is being called with setInterval(); For some reason, the interval between frames works...
  12. Replies
    5
    Views
    352

    OK, I understand that. Does the stop() function...

    OK, I understand that. Does the stop() function stop an setInterval() function also? I have that implemented within the clip within the external movie.
  13. Replies
    5
    Views
    352

    Well, the clip where the external movie is being...

    Well, the clip where the external movie is being loaded is on the same timeline but there is another clip in the external movie where the actual content of the external movie is. I still can't get it...
  14. Replies
    5
    Views
    352

    Help: Pausing External Movie

    I have an external movie being loaded into a clip and I'm trying to figure out how I can pause and start that external movie at the push of a button. I've tried using clip.pause() and the movie...
  15. Replies
    3
    Views
    323

    Thank for all your help. I got it working now.

    Thank for all your help. I got it working now.
  16. Replies
    3
    Views
    323

    Help: n seconds in a certain frame

    How can I make Flash wait for n seconds (i.e. 30) before continuing to next frame? I am trying to show a certain image/movie during a song and then at another point of the song it will go to a...
  17. Replies
    2
    Views
    383

    That worked. Thanks jbum.

    That worked. Thanks jbum.
  18. Replies
    2
    Views
    383

    Setting the _alpha

    I'm trying to set the alpha of an object and I was wondering how to do it. I have three objects (A,B and C). They are graphic objects. I'm using
    A._alpha = 15; to set it, but it's not working. Can...
  19. Replies
    4
    Views
    342

    Guess I should have tried that first, duh. :)...

    Guess I should have tried that first, duh. :) Thanks everyone.
  20. Replies
    4
    Views
    342

    Load External Movie But Not Start

    How can I load an external movie but not have it start until I want it to? Thanks for the help.
  21. Replies
    1
    Views
    397

    OK, nevermind. I figured it out. But now I have a...

    OK, nevermind. I figured it out. But now I have a problem with when the song has already loaded 100% it doesn't recognize that the next time I go to it. It's not storing the loaded songs into cache....
  22. Replies
    1
    Views
    397

    Preload Functions Help

    I've got some functions written up to load mp3s on a release of a button. The songs load and play fine but I'm trying to get a status of the load on the screen. I don't know if my code is wrong or if...
  23. Replies
    4
    Views
    355

    Drats!! Thanks.

    Drats!! Thanks.
  24. Replies
    4
    Views
    355

    Passing Variable Value

    Is it possible to pass a variable's value to the gotoAndPlay(); function. I'm having trouble with a condition statement and I just want to skip that step and set a variable to pass the lable name to...
  25. Replies
    6
    Views
    1,317

    OK, i found something that works better for my...

    OK, i found something that works better for my needs. It's the MP3 Streaming section. I was trying to figure out how to do multiple songs and yet have the same play, pause, stop, and rewind buttons...
Results 1 to 25 of 29
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center