A Flash Developer Resource Site

Search:

Type: Posts; User: ninna

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    5
    Views
    485

    Sorry, but that page only showed a bunch of...

    Sorry, but that page only showed a bunch of ÿÿÿÿÿÿÿ's...
  2. Replies
    7
    Views
    555

    It doesn't work...

    It doesn't work...
  3. Replies
    5
    Views
    485

    I'm not sure I understand. Can you give me an...

    I'm not sure I understand. Can you give me an example? Or more specific details.
  4. Replies
    5
    Views
    485

    Is i possible to make a link only visible to...

    Is i possible to make a link only visible to people who don't have the latest plug-in?
  5. Replies
    7
    Views
    555

    Lets see if I undrestand you correctly... What...

    Lets see if I undrestand you correctly... What happens is that my loadingscen is the only one showing now in flash 5. I can't figure out why.

    I made a new layer and moved all the other layers...
  6. Replies
    7
    Views
    555

    sorry I don't understand...

    This was to complicated for me... I have flash 5, does that mean that I can't do this? Can you make it easier to understand?
  7. Replies
    7
    Views
    555

    Is i possible to make a link only visible to...

    Is i possible to make a link only visible to people who don't have the latest plug-in?
  8. Thread: detect plug-in?

    by ninna
    Replies
    2
    Views
    542

    Is there a way to find out wich plug-in wiever...

    Is there a way to find out wich plug-in wiever uses? And if so, can I make a link visible only for old plug-in users?
  9. Replies
    4
    Views
    555

    Oke... Maybe you missunderstood. I was...

    Oke...

    Maybe you missunderstood. I was wondering if there is some way to find out if the wiever don't have the latest plug-in? And if I can make a link that is only visible to those without the...
  10. Replies
    4
    Views
    555

    thanks

    maybe you can help me with one more thing. I would like a button that is invisible if user have the latest flash plug-in, but visible and active if user has it...
  11. Replies
    4
    Views
    555

    I want people visiting my site to be able to send...

    I want people visiting my site to be able to send me mail just by clicking somewhere and beeing forwarded to outlook... just like it happens if I include my mailardess in another mail.... How is it...
  12. Replies
    0
    Views
    382

    I would lika a button that makes my movie...

    I would lika a button that makes my movie completly silent. stopAllSounds seems to only stop the sounds currrently playing and not the sounds in buttons. do I have to set the volume for each sound?...
  13. Replies
    3
    Views
    510

    what if???

    What if I want the cursor to change apperance while over different objects?
  14. Replies
    0
    Views
    476

    trying for the last time to send my message... ...

    trying for the last time to send my message...

    I have a mc with four buttons in it for different sounds. the buttons are working just the way I want them to. Now I want them to change apperance...
  15. Thread: trying again....

    by ninna
    Replies
    0
    Views
    501

    This isn't working out... sending rest of the...

    This isn't working out... sending rest of the message... again...

    And for my buttons: (One of them, the others looks the same except for the obvios)

    on (release) {
    stopAllSounds ();

    if...
  16. Replies
    0
    Views
    422

    keep getting cut of... Trying again... I have a...

    keep getting cut of...
    Trying again...
    I have a mc with four buttons in it for different sounds. the buttons are working just the way I want them to. Now I want them to change apperance depending...
  17. Thread: on/off?

    by ninna
    Replies
    0
    Views
    421

    My message was cut of again... continune message:

    My message was cut of again...
    continune message:
  18. Thread: on/off button

    by ninna
    Replies
    0
    Views
    458

    on/off button

    I have a mc with four buttons in it for different sounds. the buttons are working just the way I want them to. Now I want them to change apperance depending on wich sound is playing. This is the code...
  19. Replies
    1
    Views
    516

    I'm making a flaoting mp3-player that appears...

    I'm making a flaoting mp3-player that appears with this code on a button:

    on (release) {
    _root.mp3._visible = true;

    }

    I also have some scrollingbuttons in MC's with the code:
    ...
  20. Replies
    3
    Views
    473

    why is my message been cut of???

    I'll try again...
    starting from where I was cut of:

    I also have some scrollingbuttons in MC's with the code:

    _root.erfmc._y = _root.erfmc._y+15;

    Everything seems to work just fine in the...
  21. Replies
    3
    Views
    473

    my message was cut of...

    I'll try again...

    I've made a floating mp3-player in my movie. Making it appear by a button with this code:

    on (release) {
    _root.mp3._visible = true;
    }
  22. Replies
    1
    Views
    456

    _root doesn't work in browser?

    I'll try again...

    I've made a floating mp3-player in my movie. Making it appear by a button with this code:

    on (release) {
    _root.mp3._visible = true;

    }
  23. Replies
    1
    Views
    456

    I'll try again... I've made a floating...

    I'll try again...

    I've made a floating mp3-player in my movie. Making it appear by a button with this code:

    on (release) {
    _root.mp3._visible = true;

    }
  24. Replies
    3
    Views
    473

    I'm making a flaoting mp3-player that appears...

    I'm making a flaoting mp3-player that appears with this code on a button:

    on (release) {
    _root.mp3._visible = true;

    }
  25. Replies
    13
    Views
    908

    it doesn't work....

    it doesn't work....
Results 1 to 25 of 38
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center