A Flash Developer Resource Site

Search:

Type: Posts; User: Mcrob

Page 1 of 4 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    1,033

    [F8] Audio Streaming

    Hello I am trying to create an audio streaming flash file. I will be using php, flash and mysql.

    I have created a music page and if you click on certain artist, the choosen mp3 track will be...
  2. Replies
    0
    Views
    968

    Open Source Dynamic Flash Mp3 Player

    Hey there I am looking for an open source fla flash file, where I can add a logo and among other things to the design of the content and I am looking for an dynamic flash mp3 player where all you...
  3. Replies
    4
    Views
    536

    Anything else that looks wrong or the site looks...

    Anything else that looks wrong or the site looks fine :)
  4. Replies
    4
    Views
    536

    The official release of Young G

    www.younggorilla.com

    Please post your comments!
  5. Replies
    5
    Views
    538

    Hey there whats up. Im still having problem even...

    Hey there whats up. Im still having problem even when Im putting the _lookroot in the code. Ok this is what I did. I putted this code in the musicplayer.swf

    On the stop button what should happen...
  6. Replies
    5
    Views
    538

    The spectrum analizer is in the music player, and...

    The spectrum analizer is in the music player, and the music player is loaded into the main movie externally.
  7. Replies
    5
    Views
    538

    External Movie Problem

    Hello I have a problem.

    www.robslounge.net/young_G/

    When you enter this site you will see a music player and after it loads you will see a spectrum analizer (The volume moving up and down.)...
  8. Replies
    5
    Views
    501

    yeah shoot I should of mentioned this, the site...

    yeah shoot I should of mentioned this, the site is not done lol. But its like 95% completed. Cool so I will change the text in the music player. That shouldnt be a problem.
  9. Replies
    5
    Views
    501

    Rappers website, check it out

    Please tell me what you think
    www.robslounge.net/young_G/

    1. Please tell me what you like
    2. Please tell me what you dislike
    3. And out of 10 what would you rate it and please be honest :) :)
  10. Replies
    3
    Views
    524

    Thanks you guys are the man *handshake*

    Thanks you guys are the man *handshake*
  11. Replies
    3
    Views
    524

    Need help with the text scroller

    Hey users Im having problems with my text scroller. Basically what I want to do is when a user holds down on the mouse button, the text will start scrolling. I dont want for the user to just click on...
  12. Replies
    5
    Views
    704

    Its ok because I removed the preloaders from the...

    Its ok because I removed the preloaders from the external movies.

    This was the code that I was using...

    First Frame:

    _root.stop;
    loadedbytes=getBytesLoaded();
    totalbytes=getBytesTotal();...
  13. Replies
    5
    Views
    704

    Preloading External SWF

    Hey users I got a problem and it is something that I dont clearly understand. I have 2 swf files. Main.swf and News_section.swf

    Basically I want to load the News_section.swf into my Main.swf. I...
  14. Replies
    3
    Views
    374

    It does not work at all. This code is placed in a...

    It does not work at all. This code is placed in a empty movie clip.


    onClipEvent (load) {
    loadMovieNum("http://localhost/little_one/news.swf", 1, "POST");
    _level1._x=300;
    _level1._y=950;
    }
  15. Replies
    3
    Views
    374

    Reposition Loaded External SWF

    Hello there this is the files that I have..

    Main.swf | News.swf

    In the news.swf, it contains the information and you can scroll up and down. I want to load the news.swf into the main.swf. I...
  16. Replies
    0
    Views
    459

    Text scroller problem. Please read

    Hey there users I got a problem, but Im pretty sure someone would know how to easily fix this. I'll explain...

    I am intergrating flash with php and Mysql and I am able to display the information...
  17. Replies
    4
    Views
    932

    Yup I got it to work. Now I can display the news...

    Yup I got it to work. Now I can display the news heading one color then display the news message text as another and it will loop. Thank you so much *Handshake*
  18. Replies
    4
    Views
    932

    Thank you it worked. Your the man. I made a...

    Thank you it worked. Your the man.

    I made a change tho. If you display the <br/> then in the flash it will show the <br/> and it wouldnt make the space so this is what I did.

    <?
    echo...
  19. Replies
    4
    Views
    932

    Display News: Flash, MySQL and PHP

    Hey there users. I'll explain what Im trying to acheieve here.

    In my MySQL database, I have some news in the database and I wanted to display them in flash. In my PHP page its going to loop so it...
  20. Replies
    2
    Views
    337

    anyone..

    anyone..
  21. Replies
    2
    Views
    337

    Making a website in flash. Please read

    Hey there users whats up. I got a question. Ok Im making a practice website in flash, I setted up the bio swf, links swf, home swf and profile swf and main swf. So the main.swf is the main page, I've...
  22. Replies
    2
    Views
    375

    Check out these pages: ...

    Check out these pages:

    http://www.templatemonster.com/flash-templates/9881.html
    http://www.templatemonster.com/flash-templates/9851.html
    http://www.templatemonster.com/flash-templates/9781.html...
  23. Replies
    2
    Views
    375

    External movies within a Main Movie

    Hey users whats up. I got a question. I want to do this.....

    Main.Swf:
    Bio.swf
    contact.swf
    news.swf
    links.swf
    beats.swf

    So anyways the main.swf will be the main swf in the website and will...
  24. Replies
    6
    Views
    409

    Thats incrediblity weird man. Very strange. I...

    Thats incrediblity weird man. Very strange. I downloaded some tutorial and I copied of that person and it didnt work at all. I checked all the coding and it still didnt work!
  25. Replies
    6
    Views
    409

    Did this instead! it worked on (release) {...

    Did this instead! it worked

    on (release) {
    if (subject eq undefined) {
    stop();
    } else {
    gotoAndStop(2);
    }
    }
Results 1 to 25 of 82
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center