A Flash Developer Resource Site

Search:

Type: Posts; User: thesween

Page 1 of 13 1 2 3 4

Search: Search took 0.14 seconds.

  1. Replies
    2
    Views
    917

    go to frame if date is between...

    Hi guys,

    I'd like to make it so a mc will go to one of it frames if the date is between say 1st January and 2nd February (or even using the day of the year if that's easier).. Is this possible? I...
  2. Replies
    3
    Views
    1,599

    Thank you Bob, I ended up making each shape it's...

    Thank you Bob, I ended up making each shape it's own button with a Goto keyframe where the other buttons also changed colour. So it appears that the group of shapes are one button. It wasn't too much...
  3. Replies
    3
    Views
    1,599

    I just realised that it also does it in flash.....

    I just realised that it also does it in flash.. Don't know why I've never noticed this before.. Any ideas of how this can be overcome?
  4. Replies
    3
    Views
    1,599

    Overlapping buttons in html5 issue

    Hello everyone! I've made a map of the UK which is split into counties. Each county is a separate button which changes colour on rollover. I have then converted to html5. Looks awesome, works great...
  5. Thread: Flash roadmap

    by thesween
    Replies
    1
    Views
    600

    Hmmmm.. I get mixed feels from this...

    Hmmmm.. I get mixed feels from this...
  6. Replies
    11
    Views
    7,679

    Talking of transparent backgrounds... Bob, is...

    Talking of transparent backgrounds... Bob, is there a plan for a transparent background when exporting as .png?

    Cheers
    Steve
  7. Replies
    3
    Views
    731

    Check this out.. might be what you're looking for?

    Check this out.. might be what you're looking for?
  8. Replies
    1
    Views
    500

    The code is as follows: onClipEvent (load) { ...

    The code is as follows:

    onClipEvent (load) {
    jumpping = true;
    }
    //Makes The character jump
    onClipEvent (enterFrame) {
    if (jumpping) {
    this._y -= jumpp;
    jumpp -= .5;
  9. Replies
    1
    Views
    500

    Plaatform game help with walls

    Hello!! I don't know if anyone remembers the attached? Part of the platform game tutorials. At the moment the ball passes straight through the platforms. Anyone know how to modify it so the ball...
  10. Replies
    0
    Views
    523

    Resize of Movie Frame (AS1 or AS3)

    Hello guys,

    Does anyone know if there is a way to resize the movie frame of different keyframes?

    For example, make a site with 2 pages(keyframes); keyframe1 is height 500, but keyframe2 holds...
  11. Replies
    4
    Views
    588

    Hello, I'm almost certain you can't do this...

    Hello, I'm almost certain you can't do this except to create the 'I am' text in white, then create the Superman, Spiderman and Batman text in red seperately and place it next to 'I am' text so it...
  12. Replies
    6
    Views
    794

    v6-AS1 Hi Bret, thanks again mate.. I still had...

    Hi Bret, thanks again mate.. I still had problems but then realised the problems stemmed from the export settings.. It was set to export v6 and backward compatability was checked.. I just checked...
  13. Replies
    6
    Views
    794

    v6-AS1 Hi Bret, thankyou for your quick reply. ...

    Hi Bret, thankyou for your quick reply. Unfortunately, it still won't work. The score is in a dynamic text box, would that make a difference?
  14. Replies
    6
    Views
    794

    v6-AS1 [RESOLVED] Textbox to querystring

    Hello guys, it's been a while!! Can anyone shed some light on the following??

    I have a text box that has a score in it. I'm trying to pass the score in a query string when you click a button. for...
  15. Thread: Site Check

    by thesween
    Replies
    719
    Views
    729,757

    Sticky: @DANGRACE - Like your site and music, also like...

    @DANGRACE - Like your site and music, also like the game.. I suspected that it may run slower because you have the 3d objects and stuff but its absolutely fine, good skills!!! Awesome adaption!!
  16. Replies
    2
    Views
    402

    How are you making the animations in each...

    How are you making the animations in each keyframe? Is it inside a movieclip or something? Can you upload your .fun file to the forum so I can take a look? It just doesnt sound right to me with the...
  17. Replies
    12
    Views
    669

    I'd say the fun file was probably too big.. in...

    I'd say the fun file was probably too big.. in future, if you have tons of images it might be better for you to make your pages seperately and import each into the main movie. That way each page...
  18. Thread: Site Check

    by thesween
    Replies
    719
    Views
    729,757

    Sticky: wow, exellent use of the easeto function. I like...

    wow, exellent use of the easeto function. I like it!! One thing you might wanna think about doing is have the buttons animate in some way on mouse over. Top site!!
  19. email sent

    email sent
  20. Replies
    3
    Views
    482

    It didn't affect anything.. I think the guy...

    It didn't affect anything.. I think the guy suggesting it in the first place was a moron haha
  21. Replies
    23
    Views
    1,731

    Cheers guys, so are there any plans to make the...

    Cheers guys, so are there any plans to make the dynamic txt box scroll bar the same as the scroll bar on a content pane while exporting as swf8 or lower?
  22. Replies
    7
    Views
    1,227

    PM'd you.

    PM'd you.
  23. Replies
    23
    Views
    1,731

    I know, but I'm still using AS1 in my projects so...

    I know, but I'm still using AS1 in my projects so it'll stop things from working if I export as swf9. Until I get the hang of AS3 is this something that won't change?
  24. Replies
    3
    Views
    482

    I thought that was just to do with the html file...

    I thought that was just to do with the html file not the swf? I'll try it and see if that solves his problem. Cheers Bob.
  25. Replies
    23
    Views
    1,731

    I've been thinking.. one thing that I think could...

    I've been thinking.. one thing that I think could be improved in KM is the scroll bar on a dynamic text box.. are there any plans to make this the same as the scroll bar on a content pane for example?
Results 1 to 25 of 308
Page 1 of 13 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center