A Flash Developer Resource Site

Search:

Type: Posts; User: Rkokie

Search: Search took 0.04 seconds.

  1. Yeah I ment hoverin over a particular word,...

    Yeah I ment hoverin over a particular word, thanks I'm gonna take a look at it!

    Hmm, I've looked around a bit. And all I find till now is things that select just 1 character and things dat find a...
  2. Trying to activate an event when hovering a certain word

    Hey,

    I'm trying to make a menu which will show a certain text when hovering one of the items.

    Tough all items are loaded in from XML and are put in 1 Dynamic textfield.

    Is it possible to...
  3. Replies
    1
    Views
    458

    Might wanna check this tut if you want to make a...

    Might wanna check this tut if you want to make a preloader.
    http://www.republicofcode.com/tutorials/flash/as3preloader/

    also you could make the background of your .swf transperant using this code...
  4. Replies
    23
    Views
    1,897

    Great it worked ! If you are willing to take the...

    Great it worked !
    If you are willing to take the time for me to put it together as you would I would greatly appreciate that since I could learn some extra with that.

    thanks!

    Edit:
    I have...
  5. Replies
    23
    Views
    1,897

    No problem take your time ^^, I'm glad you will...

    No problem take your time ^^, I'm glad you will do this
  6. Replies
    23
    Views
    1,897

    K here it is, can you tell me when you got it...

    K here it is,

    can you tell me when you got it so I can remove it again? greatly appreciated
  7. Replies
    23
    Views
    1,897

    Any Idea what to do now? :/

    Any Idea what to do now? :/
  8. Replies
    6
    Views
    636

    It might be a bit more clear when you show it...

    It might be a bit more clear when you show it with a screenshot or something, do you mean when you exported the swf have a live preview of an image or in the flash stage itself have a live preview of...
  9. Replies
    23
    Views
    1,897

    offcourse, its a value not a coördinate, thanks...

    offcourse, its a value not a coördinate, thanks man. but now somehow when I started up flash today it just doesn't load the texts etc. anymore

    I have just tried to put a valid url in for the...
  10. Replies
    23
    Views
    1,897

    I had changed the font thing already to your...

    I had changed the font thing already to your advice but thanks,

    now I have added your things but its telling me that it can't find a property x at Number and there is no standart value < badly...
  11. Replies
    23
    Views
    1,897

    wow and this is quite complicated right? I just...

    wow and this is quite complicated right? I just can't find a way to make it move that textfield that is on the same slide as the no url image, sorry to be such a hardass but I've been working on this...
  12. Replies
    10
    Views
    4,809

    I think you should work with an e.target instead...

    I think you should work with an e.target instead of having it removeChild(enemy) since you have more then just 1 I guess?

    I'm not really pro at this stuff and I suggest you to wait for some...
  13. Replies
    23
    Views
    1,897

    srry but I don't have any other private/public...

    srry but I don't have any other private/public functions and if I use yours with the private in front of it it gives me an error:
    Scene 1, Layer 'actionscript', Frame 1, Line 192 1013: The private...
  14. Replies
    23
    Views
    1,897

    I can't seem to find a place for the loader code...

    I can't seem to find a place for the loader code to work any suggestions? srry for the beginner questions >_<

    Edit:
    The font thing worked great thanks!
  15. Replies
    23
    Views
    1,897

    wow thanks Am gonna try that and I'll update you...

    wow thanks Am gonna try that and I'll update you with the results!
  16. Replies
    23
    Views
    1,897

    Yeah but next each image is a textfield and I...

    Yeah but next each image is a textfield and I want that to move to cover the area where the image should be, which would be no problem If this is fixed with a event listener i guess.
  17. Replies
    23
    Views
    1,897

    It probably looks noobish since I used a tut and...

    It probably looks noobish since I used a tut and extended it alot.

    So in my xml I have about 8 urls listed, it gets loaded into flash, stored in an array and played one by one, but since I wanna...
  18. Replies
    23
    Views
    1,897

    If there is no url found doing something else

    Hey,

    I'm working on this project which loads texts and images from xml,
    the texts and images are loaded in and then put in arrays.

    But when I don't put an url in the xml it will say url not...
Results 1 to 18 of 18




Click Here to Expand Forum to Full Width

HTML5 Development Center