A Flash Developer Resource Site

Search:

Type: Posts; User: ojc1

Page 1 of 15 1 2 3 4

Search: Search took 0.10 seconds.

  1. Replies
    0
    Views
    1,007

    REQ: hot air balloon accross the world site

    REQ: anyone remember the url for a flash site where you could fly a hot air balloon accross the world?
  2. Replies
    1
    Views
    1,315

    finding xml nodes using loop

    Hi, could someone explain to me how to extract the comment nodes from this xml using a loop (note there could be any number of comments the rest is fixed) - I got the rest workin fine, but cant find...
  3. Replies
    5
    Views
    582

    1.is the text the same colour as the background?...

    1.is the text the same colour as the background? ...in terms of architecture, why dont you load the external txt files straight into the main movie...
    3.external swf is transparent by default...
  4. Thread: beta: platformer

    by ojc1
    Replies
    4
    Views
    529

    hey thanks I tried more than 1 heart at a time...

    hey thanks
    I tried more than 1 heart at a time but it made it a bit easy to score low makes sense to move with platform though : )

    character design is at...
  5. Thread: beta: platformer

    by ojc1
    Replies
    4
    Views
    529

    beta: platformer

    run jump and shoot those evil baddies
    here's the link
    http://designerunderground.co.uk/game/
    +
  6. Replies
    2
    Views
    313

    thanks Nialsh just 3 simple commands worked...

    thanks Nialsh
    just 3 simple commands worked sweet
    +
  7. Replies
    2
    Views
    313

    cant removeMovieClip s

    hi there

    I've got a for loop that creates 3 movie clips on the stage at any one time using duplicateMovieClip as below

    numberofclips=3;
    for (i=2; i<=numberofclips; i++){...
  8. Thread: repeating code

    by ojc1
    Replies
    0
    Views
    744

    repeating code

    Hey there
    I am calling in an xml file to populate various regions of an interactive map ...basically When you click an area on the map it runs the function below to attach a list of links specific...
  9. Replies
    4
    Views
    567

    the text is in a movieclip so that doesnt matter...

    the text is in a movieclip so that doesnt matter

    on the fall clip you got

    if (_root.fall, hittest(_hero)) {
    removeMovieClip();
    }
    }

    try something like
  10. Replies
    1
    Views
    487

    sometimes when you draw a rectangle with rounded...

    sometimes when you draw a rectangle with rounded edges - you need to move the line on the corner that looks odd 1 pixel away from the curve.
  11. Replies
    4
    Views
    629

    help/ platform collision detection

    Hey there, so im having a lil trouble with the foundation of a platform game...
    1/ I cant get the sprite(box) to fall off the first platform
    2/ it sits flush on the first platform and then about 10...
  12. Thread: Cadeembery.net

    by ojc1
    Replies
    3
    Views
    458

    cool design, think you should try to put more of...

    cool design, think you should try to put more of the content within the interface itself instead of popup to other external pages.
  13. Thread: my site :)

    by ojc1
    Replies
    5
    Views
    560

    "see you in hell"

    "see you in hell"
  14. Replies
    9
    Views
    714

    love the concept - size, love the transitions....

    love the concept - size, love the transitions.
    only ctriticism would be inconsistency between scroll usability - arrows on one - drag on other
    +
  15. Replies
    4
    Views
    612

    any comments welcome : )

    any comments welcome : )
  16. Replies
    4
    Views
    612

    designerunderground

    little update
    http://www.designerunderground.co.uk
    +
  17. Replies
    3
    Views
    715

    file > export as swf from illustrator, then...

    file > export as swf from illustrator, then import to flash (usually as groups)
    or you can import as eps
  18. Thread: keypress

    by ojc1
    Replies
    2
    Views
    575

    try.. onClipEvent (enterFrame) { if...

    try..
    onClipEvent (enterFrame) {
    if (Key.isDown(Key.87)) {
    speed += 1;
    }
  19. Replies
    5
    Views
    470

    use a framelabel instead of scene then frame 1 -...

    use a framelabel instead of scene then frame 1 - put the framelabel in the properties inspector on the frame you want to go toand you'll get a red flag in the frame on the timeline :)

    on (release)...
  20. Replies
    0
    Views
    449

    dependent button states

    Hi
    Making a new navigation system and have become a little unstuck.
    Each button has a rollOver, Out and Clicked state which works fine.
    I want it so that when you click 1 button, then click...
  21. Replies
    9
    Views
    676

    30GB aswell ...but you have to be in a Telewest...

    30GB aswell ...but you have to be in a Telewest Broadband cabled area.
    I can't get this for NW1 in London.
  22. Replies
    9
    Views
    676

    Tiscali and Wanadoo seem to have a few good deals...

    Tiscali and Wanadoo seem to have a few good deals on at the moment -
    Anyone use any of these with OSX?
  23. Replies
    1
    Views
    434

    http://www.thecounter.com/

    http://www.thecounter.com/
  24. Replies
    2
    Views
    423

    they might have to set IE to allow active-x...

    they might have to set IE to allow active-x controls (if disabled)
    +
  25. Replies
    4
    Views
    758

    long load time and not to keen on the full screen...

    long load time and not to keen on the full screen thing
    but interesting site and video integration.
Results 1 to 25 of 355
Page 1 of 15 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center