A Flash Developer Resource Site

Search:

Type: Posts; User: *PipMastaFlix*

Page 1 of 6 1 2 3 4

Search: Search took 0.10 seconds.

  1. Replies
    0
    Views
    1,311

    Streaming MP3 Files Through Flash

    Im looking for a Flash app that will do this or even know if its possible.

    To stream Mp3's from a server into a Flash application that would handle a playlits and possibly read id3 tags....
  2. Replies
    0
    Views
    674

    Get Camera using 3 webcams

    I want to make a webcam demo and I have three diffrent cameras (I work in a retail store). Is there a way in Flash that I can chose what camera is used with the get camera function (e.g. dropdown...
  3. Replies
    2
    Views
    551

    Javascript in Flash

    How would I get the following link to work in Flash under a button action?

    <a href="JavaScript:changeSheets(1)">Link</a>

    I don't know how to call a JS like that.

    Thank you
  4. Replies
    5
    Views
    5,112

    Yes that is correct but I am sending the...

    Yes that is correct but I am sending the attachMovie and sending the commands from inside _root.Menu and the MC's that I am attaching are right in the _root. newPage replaces current_page. The...
  5. Replies
    5
    Views
    5,112

    _root[_root.current_page].attachMovie("newPage",...

    _root[_root.current_page].attachMovie("newPage", _root.newPage, 1);


    If I get this right, the "newName" (in this case _root.newPage) should be the instance name of the movie I just attached. It...
  6. Replies
    5
    Views
    5,112

    ActionScript Swap Symbol

    Is there any way to preform a real swap symbol using ActionScript?

    Thank you
  7. Replies
    2
    Views
    642

    its not in a button, it's in a frame

    its not in a button, it's in a frame
  8. Replies
    2
    Views
    642

    Volume Fader Gone Wrong

    I'm trying to make an actionscript that will fade in a sound. I have very little experience with AC and this doesn't seem to work.



    loaderSound = new Sound();...
  9. Replies
    1
    Views
    645

    Shake button

    I'm trying to write a little ActionScript that will shake a button when the cursor is over it using


    setProperty("this", _x, random(5));
    setProperty("this", _y, random(5));


    The only thing...
  10. Replies
    2
    Views
    449

    It's quite easy. If you stop that movie while the...

    It's quite easy. If you stop that movie while the text is moving you will see that its just an image. You write your text in photoshop and do a motion blur on it then you import it in Flash and...
  11. Replies
    8
    Views
    519

    View Post

  12. Replies
    8
    Views
    519

    Wheres the verctor graphic, link?

    Wheres the verctor graphic, link?
  13. Replies
    3
    Views
    555

    Great site, those stancils are kinda freaky. At...

    Great site, those stancils are kinda freaky. At first I thought they where added in photoshop or something. :smoov:
  14. Replies
    1
    Views
    1,025

    Poll: Wallpapers, what do you guys think?

    I made these wallpapers with Photoshop and I just wanted to get some feedback. They're on the homepage of my website (footer).

    Thank you.
  15. Replies
    1
    Views
    582

    Flash MY ???

    Is there any word yet on what is to come after Flash MX and the Macromedia MX series and when? :confused:

    Sebastien Couture
  16. Replies
    1
    Views
    615

    Flash Overlaying HTML

    Recently there was a banner on FlashKit for Microsoft Visual Basic .net and when you clicked on a button, the content would sort of jump out of the movie and onto the HTML. I'm making a small movie...
  17. Replies
    0
    Views
    313

    Reset FComboBox

    What function would I use to reset a combo box (flash componants)

    Thank you
  18. Replies
    1
    Views
    556

    Oh nevermind, I got it.

    Oh nevermind, I got it.
  19. Replies
    1
    Views
    556

    ComboBox Componant

    In the Flash ComboBox componant, how do I change the font and font size?
  20. Replies
    0
    Views
    1,941

    Corrupted Fonts

    Does anyone know a program that will go through your fonts and detect the corrupted ones. I have about 2000 so I don't want to check each one of them individualy.

    Thank you.
  21. Replies
    0
    Views
    1,162

    Public Place

    Hi im looking for a sound clip of what you would hear in a crowded mall or a school cafeteria, basicly any public place. Could anyone help me out.
  22. Replies
    1
    Views
    923

    FlashKit's Sound Loops

    I was wondering how the eqalizers in the Sound Loop section of Flash Kit keep up with the beat of the music? How is this done?

    :confused:
  23. Replies
    2
    Views
    579

    What's wrong with this?

    When I run this, it sais theres an error:


    on (rollOver) {
    _root.1floor.floor1-technologie.gotoAndStop(2);
    }


    but when i run this, it's ok.
  24. ok thanks

    ok thanks
  25. yeah but you see i need this to be global, my...

    yeah but you see i need this to be global, my movies arnt really called 1,2 and 3 i have like 20 with diffrent names.
Results 1 to 25 of 139
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center