A Flash Developer Resource Site

Search:

Type: Posts; User: frankie_luccini

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    393

    video opacity

    is there anyway to control the opacity of
    a video being played?
  2. Replies
    3
    Views
    366

    javascript popup window

    i want to open a popup window with
    specific dimensions, from my flash movie.
    i can insert simple javascript into
    the actionscript, but
    i have no idea how create a
    javascript function within the...
  3. Replies
    1
    Views
    396

    calling a seperate .swf

    i have a problem calling a movieclip contained in a
    seperate .swf.
    this .swf is located one folder up in my directory.
    i know that i'm entering the location of the files
    correctly.
    any...
  4. Replies
    2
    Views
    437

    calling a seperate .swf

    i have a problem calling a movieclip contained in a
    seperate .swf. this .swf is located one folder up in my directory.
    i know that i'm entering the location of the files
    correctly.
    any...
  5. Replies
    3
    Views
    737

    thank you

    thank you
  6. it seems that your trying to load all text and...

    it seems that your trying to load all text and code
    from the same file all at once.

    when i deal with lots of text thats only going to
    load at different times, i use a different .txt file
    for...
  7. Replies
    3
    Views
    737

    continuous clock

    i have a simple clock that always reads correct,
    however i would like it to update itself every second.
    i've already tried putting it in its own movie clip
    with one frame and no stops. that...
  8. Replies
    1
    Views
    553

    continuous clock

    i have a simple clock that always reads correct,
    however i would like it to update itself every second.
    i've already tried putting it in its own movie clip
    with one frame and no stops. that...
  9. Replies
    1
    Views
    641

    audio stream

    i'm trying to stream an mp3 from an external .swf.
    everything works, but the song will only play if i
    go through the entire timeline within _root and back
    to frame 1.
    from the initial first time...
  10. Replies
    1
    Views
    488

    audio stream

    i'm trying to stream an mp3 from an external .swf.
    everything works, but the song will only play if i
    go through the entire timeline within _root and back
    to frame 1.
    from the initial first time...
  11. Replies
    0
    Views
    379

    audio stream

    i'm trying to stream an mp3 from an external .swf.
    everything works, but the song will only play if i
    go through the entire timeline within _root and back
    to frame 1.
    from the initial first time...
  12. Replies
    1
    Views
    456

    buffering external music

    does anyone have any information or code
    that buffers streaming audio from an external .swf?
  13. Replies
    1
    Views
    438

    buffering external music

    does anyone have any information or code
    that buffers streaming audio from an external .swf?
  14. Replies
    1
    Views
    807

    buffering external music

    does anyone have any information or code
    that buffers streaming audio from an external .swf?
  15. what if you want the link to be a simple email...

    what if you want the link to be a simple email link?
    i've tried putting in mailto:wish-flash@macromedia.com
    in the url box and in the code itself.
    what should i do?
  16. Replies
    1
    Views
    558

    email code

    i just want to create an email link.
    a link that brings up the default mail program.
    usually that looks like:
    A HREF="MAILTO:info@mitzvahcd.com" in html, but.....
    how do you do that in flashMX?
  17. Replies
    2
    Views
    487

    email code

    i just want to create an email link.
    a link that brings up the default mail program.
    usually that looks like:
    A HREF="MAILTO:info@mitzvahcd.com" in html, but.....
    how do you do that in flashMX?
  18. i don't think flash will recognize alpha. only...

    i don't think flash will recognize alpha.
    only way for you to accomplish what you're
    trying to do is......
    create a gradient sqaure, or whatever shape,
    to fit in front of the picture that...
  19. probably find it at ultrashock.com

    probably find it at ultrashock.com
  20. Replies
    6
    Views
    528

    scene 2 is only a few layers of linear...

    scene 2 is only a few layers of linear animations,
    and about 50 frames long.
    there is one pic in the library, and its only 3k.
    there is no code, and no other assets.
    it just loops the animation
  21. Replies
    6
    Views
    528

    i can't attach it. forum says its too big. ...

    i can't attach it.
    forum says its too big.

    thats really all the code that i have.
    i know the scenes are properly named and arranged.

    i have used the exact same code on a few other projects.
    ...
  22. Replies
    6
    Views
    528

    preloader to seperate .swf

    i currently have one .swf, with 2 scenes.
    this is the code in the first scene:

    ifFrameLoaded ("Scene 2", 1) {
    gotoAndPlay("Scene 2", "1");
    }
    ---------------------

    can i just have a...
  23. Replies
    3
    Views
    444

    i have html frames, holding seperate .swfs i...

    i have html frames, holding seperate .swfs

    i was hoping to control preloading all of these
    seperate .swfs from one location.

    my situation is that when the site is first loading,
    you may see...
  24. Replies
    2
    Views
    454

    streaming audio in MX

    does anyone have any tutorials or
    any information on streaming audio in flashMX?
  25. Replies
    3
    Views
    444

    preloading multiple .swfs

    how do you preload multiple & completely seperate .swf's
    from one .swf?
Results 1 to 25 of 30
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center