A Flash Developer Resource Site

Search:

Type: Posts; User: inquizard

Page 1 of 11 1 2 3 4

Search: Search took 0.31 seconds.

  1. Thread: throw object

    by inquizard
    Replies
    1
    Views
    555

    figured out the jumping - changed the parameters...

    figured out the jumping - changed the parameters for the rectangle in the startDrag script to :

    menu1.startDrag(false, new Rectangle (0, menu1.y, stage.stageWidth, 0));

    cant figure out the...
  2. Thread: throw object

    by inquizard
    Replies
    1
    Views
    555

    throw object

    Hi,

    been working on a throw script for a button (attached the file)

    the throw works sort of - it sticks a little and doesnt bounce very well. can anyone see what's causing it?


    package {
    ...
  3. Replies
    2
    Views
    694

    i sort of found the problem. this has work...

    i sort of found the problem.

    this has work hundreds of time on other swfs i've made and the only different was the one's that worked were created using sprites/movieclips from the library.

    on...
  4. Replies
    2
    Views
    694

    new day and another look - i think this has...

    new day and another look - i think this has genuinely got me stumped...

    considering how annoying it is, it's making me laugh. i've added a trace to the script and am really lost now...

    ...
  5. is there any reason your using button symbol? (...

    is there any reason your using button symbol? ( for a button as daft as that sounds...)

    i have used the button symbol in donkeys years - i've always using a movieclip as my button

    the mc your...
  6. here's a start

    here's a start
  7. Replies
    2
    Views
    694

    stage resizing

    Hi,

    This is going to be simple but i cant figure out why the resize isnt working - the scroller moves to the far right of the stage and the buttons disappear completely... anyone see the isse?

    ...
  8. Replies
    0
    Views
    489

    scrollbox just out?

    Hi,

    anyone know what's happened to my scrollbox? - ive made a content box with 8 buttons attached to it and i'm using a scroller to scroll through them. for some reason the code isnt making the...
  9. Replies
    7
    Views
    2,524

    feeling a lot better about this approach...

    feeling a lot better about this approach...
  10. Replies
    7
    Views
    2,524

    thanks for the comments lefteyewilly, i'll have...

    thanks for the comments lefteyewilly, i'll have another go today and see what happens.
  11. Replies
    7
    Views
    2,524

    Hi guys, forgot to say earlier - thanks for...

    Hi guys,

    forgot to say earlier - thanks for the comments...

    My fault for not really being clear earlier - it's not the effects i was looking for comment on - more the readability of the shape (...
  12. Replies
    7
    Views
    2,524

    it's just a logo - bit worried about it being...

    it's just a logo - bit worried about it being readable. not bothered about the effects, more the shape ( probably made it a bit confusing for everyone with the effects....oops)
  13. Replies
    7
    Views
    2,524

    need comments

    Hi,

    been looking at this for far too long now and completely lost any ablility to make a judgement - can anyone offer some constructive comments?

    thanks
  14. Replies
    9
    Views
    3,150

    i had a similiar problem a while back and someone...

    i had a similiar problem a while back and someone pointed me in the right direction... assuming you have 15 listeners currently for 15 buttons...?

    if so, name your buttons i.e


    printBtn.name...
  15. Replies
    13
    Views
    1,310

    go for it! far more interesting than my original...

    go for it! far more interesting than my original question! :)


    although i still dont get why keeping my mouse moving above a certain speed stopped the image from updating...?


    ...carry on!
    ...
  16. Replies
    13
    Views
    1,310

    Thanks nezein9 - you must of posted whilst i was...

    Thanks nezein9 - you must of posted whilst i was typing :)
  17. Replies
    13
    Views
    1,310

    Hi, thanks for the advice. The images are...

    Hi,

    thanks for the advice. The images are large (100Kb +) so will probably try the onEnterFrame instead.

    I had ago without the update event code and it seem to be a bit quicker. Still have the...
  18. Replies
    13
    Views
    1,310

    [RESOLVED] EnterFrame pro's/con's

    Hi,

    Just curious what people think about the ENTER_FRAME event?

    I've been using some scripting i found online to scroll a background, but it's very jumpy. The mouseMove event is used to trigger...
  19. Replies
    6
    Views
    549

    just curious - wouldnt the garbage collector only...

    just curious - wouldnt the garbage collector only remove the object as long as there's no reference to it in the main script? i.e, you can remove a button from the display list with removeChild(),...
  20. Replies
    2
    Views
    566

    Hi Cancerinform, thanks for the advice. sorted...

    Hi Cancerinform,

    thanks for the advice. sorted it now - i had the x position of the frontpic centred instead of having it at the bottom left.

    just got to sort out the scrolling now - seems a...
  21. Replies
    2
    Views
    566

    [RESOLVED] scrolling background

    Hi,

    Wondering if any can see the problem with the scripting below: i've found some code online for a scrolling background and added it to my own code (intend to write my own eventually as i dont...
  22. Replies
    2
    Views
    657

    thanks neznein9

    thanks neznein9
  23. Replies
    2
    Views
    657

    [RESOLVED] curveTo question

    Hi,

    sure some's asked this before but couldnt find anything so links to other threads would be appreciated...

    if you create a line using the curveTo tool, is it possible to have a seperate...
  24. Replies
    4
    Views
    868

    i use firefox browser and yeah, it was just a...

    i use firefox browser and yeah, it was just a black screen i got sometimes.
  25. Replies
    4
    Views
    868

    refreshed it loads - worked fine everytime for...

    refreshed it loads - worked fine everytime for me? - sometimes the site itself didnt load though...
Results 1 to 25 of 269
Page 1 of 11 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center