A Flash Developer Resource Site

Search:

Type: Posts; User: Llewop

Page 1 of 11 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    0
    Views
    821

    Flash loop with delay

    Hi there,

    First of all i'm not Llewop, hes my friend whos been showing me flash astionscript and how to work with some templates he bought for me. I have this slideshow i want to use, and managed...
  2. Replies
    2
    Views
    574

    oh and if you want ot learn a bit about xml and...

    oh and if you want ot learn a bit about xml and flash check out http://www.gotoandlearn.com/ i always refer to this guy cause its the best walk through demonstration ive come across.
  3. Replies
    2
    Views
    574

    have you tried working with xml? You can load...

    have you tried working with xml?

    You can load an xml file into flash which could then populate your movie and display the imges and comments on reotaiton or however you want to manipulate it. the...
  4. Replies
    0
    Views
    343

    MP3 player need pro help with

    Hey there,

    My friend has bought a MP3 player which i must say is pretty awesome. However they need to be able to load a variable xml file based on a php script they have.

    They've asked me to...
  5. Thread: Site de-bugging

    by Llewop
    Replies
    2
    Views
    1,065

    cool cheers, the red/black templates wont be...

    cool cheers, the red/black templates wont be there for the duration :) just fillers until i get the spec for content etc so i know what direction to take in the design of it.

    thanks for your...
  6. Replies
    8
    Views
    3,916

    Heres code pal to have a look at where the movie...

    Heres code pal to have a look at where the movie is called myBut; however with this code you can re use the functions for each buttons animation.

    stop();
    import fl.transitions.Tween;
    import...
  7. Replies
    8
    Views
    3,281

    nope, it will load the first frame and start the...

    nope, it will load the first frame and start the actionscript before loading the rest of the swf.

    if it does seem to be trygin to load hte bulk of the content however and enters in on the high end...
  8. Replies
    5
    Views
    1,193

    have you got the fla? i can have a look but not...

    have you got the fla?
    i can have a look but not sure if i could fix it
  9. Replies
    5
    Views
    502

    not sure what you mean by that cancerinform? ...

    not sure what you mean by that cancerinform?

    this is the link to the site im testing at the moment http://www.octi-tech.com/DDYDI/main/html

    thats the link to the master swf file with the...
  10. Thread: Frames

    by Llewop
    Replies
    2
    Views
    389

    i dont think you can load a new image into a new...

    i dont think you can load a new image into a new frame all by just actionscript.

    what you could do is create a new instance of the holder? it may be that you are loading all the images one at a...
  11. Replies
    1
    Views
    374

    if its jsut the FLv on the whole flash movie then...

    if its jsut the FLv on the whole flash movie then you should be able to put it on a different frame.

    have you tried going into your library and right clicking on the mc for the flv and unchecking...
  12. Replies
    8
    Views
    3,916

    oh yeah almost forgot to use that you will need...

    oh yeah almost forgot to use that you will need to place at the top :
    import fl.transitions.Tween;
    import fl.transitions.easing.*;
    import fl.transitions.TweenEvent;
  13. Replies
    8
    Views
    3,916

    ah right, sorry i guess i didnt wuite get what...

    ah right, sorry i guess i didnt wuite get what you meant previously.

    with as3 it wouldnt be too dis-similiar to as2 its just that you have to call on mouse actions a bit differently. also the...
  14. Replies
    8
    Views
    3,916

    i had a look at the file you attached here pal,...

    i had a look at the file you attached here pal, firstly i would recomend that you attach a zip file as the rules suggest. if you just supply a link with a downloadable file it may look a bit...
  15. Replies
    8
    Views
    3,281

    attachment

    attachment
  16. Replies
    8
    Views
    3,281

    no there is no need to put the actionscript...

    no there is no need to put the actionscript prepared if you are putting the preloader into each additioanl movie that is being loaded. For easy coding purposes if you have the preloader in each...
  17. Replies
    5
    Views
    502

    yeah, the desired result will mena i can post a...

    yeah,
    the desired result will mena i can post a link for example to octi-tech.com/productname/sub_nav and it will go stright to that page within the website.

    have a i put that clearly or should...
  18. Thread: AS3 Preloader?

    by Llewop
    Replies
    3
    Views
    449

    what exactly are you trying to achieve? are...

    what exactly are you trying to achieve?

    are you trying to assigna preloader on to each mc? or are you wanting a master preloader that takes all the fiels that need to be loaded into consideration...
  19. I would recommed using a tween class like...

    I would recommed using a tween class like moviecliptween. you can get it off the adobe flash exchange site for free or the authors website - http://laco.wz.cz/tween/

    Basically once you have this...
  20. Replies
    8
    Views
    3,281

    personaly i would create a preloader on the first...

    personaly i would create a preloader on the first frame and have the content for each movie load on the thrid frame.

    then depending on the size of each SWF you can choose to include or remove the...
  21. Replies
    5
    Views
    502

    imporint SWF and displaying URL

    Hey all,

    Okay, i have built a flash website to a degree. ie mostly just the navigation.

    http://www.octi-tech.com/DDYDI/main.html to view progress so far.

    basically the site isnt reliant on...
  22. Thread: Site de-bugging

    by Llewop
    Replies
    2
    Views
    1,065

    Site de-bugging

    Hey all,

    I'm basically doing a presentation style website that is goign to showcase a range of products etc

    I am looking to make it fully flash as SEO isnt of major importance with it being a...
  23. Replies
    1
    Views
    498

    seems to be a lot of advanced stuff there well...

    seems to be a lot of advanced stuff there well over my head lol
    however some links which i have found usefull in learning for actionscript and integration with xml php and mysql is the below links:...
  24. Replies
    2
    Views
    356

    wow! yeah that works perfectly, thank you!

    wow!

    yeah that works perfectly, thank you!
  25. Replies
    5
    Views
    781

    thats the one!!! god thats a relief :) thank...

    thats the one!!!

    god thats a relief :) thank you loads, im going to go beaver away and study how that works now...

    ill be adding som eextra funcitonality to this too and posting the scriptup so...
Results 1 to 25 of 267
Page 1 of 11 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center