A Flash Developer Resource Site

Search:

Type: Posts; User: deftonez_69xx

Search: Search took 0.07 seconds.

  1. ive tried that. still doesnt work. :(

    ive tried that. still doesnt work. :(
  2. streaming mp3 audio player help!!!!!!

    hey i have the worst luck. i'm using this guys streaming mp3 audio player that he made and im just tweaking the graphics to my liking so i can use it on my personal site. i have used my own songs...
  3. Replies
    1
    Views
    349

    loadMovie depths.

    hey i cant seem to get over this problem of loading several external swfs on different depths. located in different movie clips.

    i have this swf (bounce), and it is on loaded on the root timeline...
  4. loadMovie with _levels!!!!!!!!!!!!!!!!

    is it possible to set a movieclip on a level on top so i can load a
    external swf underneath it?

    the mc i want to be on top is a png.

    right now the exteranal swf is on _level0

    how can i put...
  5. loadMovie with _levels!!!!!!!!!!!!!!!!

    is it possible to set a movieclip on a level on top so i can load a
    external swf underneath it?

    the mc i want to be on top is a png.

    right now the exteranal swf is on _level0

    how can i put...
  6. Thread: loadm

    by deftonez_69xx
    Replies
    1
    Views
    360

    loadm

    is it possible to set a movieclip on a level on top so i can load a
    external swf underneath it?

    the mc i want to be on top is a png.

    right now the exteranal swf is on _level0

    how can i put...
  7. Replies
    6
    Views
    567

    loadmovie _levels????????????

    is it possible to set a movieclip on a level on top so i can load a
    external swf underneath it?

    the mc i want to be on top is a png.

    right now the exteranal swf is on _level0

    how can i put...
  8. HEY!!!!!!!!!

    THANK YOU VERY MUCH!!! it worked. once again. thank you.

    -dennis
  9. serious help with cordinates of a loaded MC!!!!!!!!!!!!

    alright i have this on a button...
    ---------------------------------------------------------------------------------
    on (release) {
    _level0.createEmptyMovieClip("myMC1", 10);...
  10. serious help with cordinates of a loaded MC!!!!!!!!!!!!

    alright i have this on a button...
    ---------------------------------------------------------------------------------
    on (release) {
    _level0.createEmptyMovieClip("myMC1", 10);...
  11. serious help with cordinates of a loaded MC!!!!!!!!!!!!

    alright i have this on a button...
    ---------------------------------------------------------------------------------
    on (release) {
    _level0.createEmptyMovieClip("myMC1", 10);...
  12. serious help with cordinates of a loaded MC!!!!!!!!!!!!

    alright i have this on a button...
    ---------------------------------------------------------------------------------
    on (release) {
    _level0.createEmptyMovieClip("myMC1", 10);...
  13. [ HELP]how can i change the cordiantes of a MC?

    ok i have this code on a button.....

    ----------

    on (release) {
    _root.createEmptyMovieClip("myMC1",0);
    myMC1._x = 275;
    myMC1._y = 200;
    loadMovie("dw1.swf", myMC1);
    }
  14. [ HELP]how can i change the cordiantes of a MC?

    [ HELP]how can i change the cordiantes of a MC?

    ok i have this code on a button.....

    ----------

    on (release) {
    _root.createEmptyMovieClip("myMC1",0);
    myMC1._x = 275;
    myMC1._y = 200;
  15. How do i LINK SCENES TO EACH OTHER??????

    alright my brain went did. im trying to link my content by placing it on different scences. i know all the other ways but i really want to try this. it dosnt seem like the best way. but on "SCENE 1"...
  16. Replies
    1
    Views
    352

    Linking Scenes Together!!!!!????

    alright my brain went did. im trying to link my content by placing it on different scences. i know all the other ways but i really want to try this. it dosnt seem like the best way. but on "SCENE 1"...
  17. How do i LINK SCENES TO EACH OTHER??????

    alright my brain went did. im trying to link my content by placing it on different scences. i know all the other ways but i really want to try this. it dosnt seem like the best way. but on "SCENE 1"...
Results 1 to 17 of 17




Click Here to Expand Forum to Full Width

HTML5 Development Center