A Flash Developer Resource Site

Search:

Type: Posts; User: spaghbol

Page 1 of 6 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    4
    Views
    647

    Hi, I really like your site and the ideas...

    Hi,

    I really like your site and the ideas behind it. You obviously have a good eye for design! Some comments:

    1. I like the transitions you have on the menu at the top and the page transitions....
  2. hi, your site is a really nice idea. I'm gonna...

    hi,

    your site is a really nice idea. I'm gonna play devils advocate here and just tell you things that i did on instinct which you may want to address:

    1. I dragged the flower to the vase, but...
  3. Replies
    2
    Views
    546

    Poll: hi, i quite like the 4th option - maybe your...

    hi,

    i quite like the 4th option - maybe your work can grow out of the tree or something, like stems on the branches and you gotta click on them (thumbnails maybe?) to see the full picture. I...
  4. Replies
    0
    Views
    485

    portfolio site

    Hi,

    I would appreciate your feedback and comments on my portfolio site www.theo-nicolaou.co.uk
    In particular i would appreciate if there is something you dont like, please (if possible) can you...
  5. thats probably to do with the php file, can you...

    thats probably to do with the php file, can you post the code from that? And also maybe the code that applies to the button which you would click on to send the email (i assume there is one - have...
  6. Thread: book advice

    by spaghbol
    Replies
    2
    Views
    553

    yeah i apologise for the long message lol. I...

    yeah i apologise for the long message lol.

    I have Moock's Actionscript for Flash MX Definitive Guide and the Visual Quickstart and Quickpro guides for Flash 8 - they are excellent - and thats the...
  7. Thread: book advice

    by spaghbol
    Replies
    2
    Views
    553

    book advice

    Hi all,

    I am looking for advice on books about certain aspects of Flash.

    I have been saying for about a year now that I want to step up to the next level and dive into the world of Flash...
  8. Replies
    7
    Views
    552

    thats brill, thanks for your help and taking the...

    thats brill, thanks for your help and taking the time to explain further.

    Spag
  9. Replies
    7
    Views
    552

    thank you mneil, that is exactly what i was...

    thank you mneil, that is exactly what i was thinking of. Is it possible for you to break down the code a bit more for me as I dont really understand why the code is written as it is, for example what...
  10. Replies
    7
    Views
    552

    so by the lack of replies I take it I have...

    so by the lack of replies I take it I have baffled the ENTIRE flashkit board community? Wow...
  11. Replies
    7
    Views
    552

    Making a scrolling timeline

    Hi all,

    CS3/AS2,

    It's been a while I know but I'm back to ask for more help lol. You probably thought you got rid of me but not quite haha! :)

    I am working on a timeline (imagine one you...
  12. Replies
    4
    Views
    1,713

    hi, is this what you mean? ...

    hi, is this what you mean?


    yourButton.onRelease = function() {
    holder_mc.loadMovie("book.swf", "yourFrameLabel");
    }
    I am not able to download the zip as I am at work, but I will explain the...
  13. cancerinform, i didnt see that link about the...

    cancerinform, i didnt see that link about the preloader component, thank you for that. I will give that a try.
    Just wanted to post and say that it is possible to find out the getBytesLoaded of a MC...
  14. hi sarafpuneet, Thats exactly what i was...

    hi sarafpuneet,

    Thats exactly what i was thinking! I did try that, but Flash was giving me all sorts of errors and I gave up. Something to do with the left hand side of the function...i cant...
  15. thanks for that link. Thats a pretty dodgy method...

    thanks for that link. Thats a pretty dodgy method lol. I'm not very keen on doing it that way as the site really needs to be quick, clean and smooth - which is why i have external swfs! They bring...
  16. scrap the sequential preloader idea - boss doesnt...

    scrap the sequential preloader idea - boss doesnt like it lol

    Is there absolutely no way round this at all?! Can I not make it add up the total bytes for all the external files + the main content...
  17. oh no, are you serious!! I have built this entire...

    oh no, are you serious!! I have built this entire site on the assumption that the movies can just be loaded in! Is there absolutely no way I can do it? Not even have 5 preloading sequences, one after...
  18. preload main movie content + 5 external swf's all at once - how?

    Hi all

    Flash CS3 (but using AS 2) - Mac.

    I have asked this question before but now I have more of an exact idea of what I have and what I need. I just dont know how to put the pieces of the...
  19. Replies
    8
    Views
    642

    sorry i cant help but just wanted to say your...

    sorry i cant help but just wanted to say your watches are awesome. If i recall correctly there was some sort of save thing in earlier versions of flash? But they got rid of it.

    Maybe I am thinking...
  20. dawsonk that is spot on!! Thank you so much. What...

    dawsonk that is spot on!! Thank you so much. What does it do and why did you have to do it instead of what I was doing?
  21. ok i'm using the following code and its half...

    ok i'm using the following code and its half working:



    trace(nextStep_button);
    trace(prevStep_button);
    if (_level0.prevStep_button.enabled == false) {
    prevStep_button._alpha = 60;
    }
    if...
  22. bump - please if someone can help me I would...

    bump - please if someone can help me I would really appreciate it as I have been putting off doing the preloaders as much as possible, but I have to do them very soon to finish my work and at the...
  23. thanks for your replies. The trace bring back...

    thanks for your replies.

    The trace bring back the following:

    _level0.nextStep_button
    _level0.prevStep_button


    When i refer to the buttons in other frames of the swfs i just use...
  24. if (button.enabled = false) { make alpha = 60 } doesnt work - please help

    Hi all,

    Flash 8 prof - mac

    I have an empty MC on the main stage called holder_mc which I load external swf's into by clicking one of 13 buttons - each loads a different swf. Within the swf's...
  25. thats what i thought. Thanks for your help I will...

    thats what i thought. Thanks for your help I will post back here when I have tried it out
Results 1 to 25 of 137
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center