A Flash Developer Resource Site

Search:

Type: Posts; User: gogetax1

Search: Search took 0.03 seconds; generated 17 minute(s) ago.

  1. Replies
    11
    Views
    14,456

    create a text inside your stage, make sure its...

    create a text inside your stage, make sure its "Dynamic Text", give it a name such as TXT_MyText, add embed fonts into your project (all of those settings done when you click once on your text)
    now...
  2. so far, i only hiding them.. i see the FPS stays...

    so far, i only hiding them.. i see the FPS stays about 60-62 for me, so no problems with map size and collision calculations.
    but in far future, when i will see a dramatic FPS decrease, i will add...
  3. New Update

    more progress!

    Map Editor:
    i've finally created the Map Editor to a level where it actually works!
    you can use any assets on the tool bar (as long as i included it manually.) - i want to control...
  4. yeah actually thats too bad even for AS3, it will...

    yeah actually thats too bad even for AS3, it will soon come to end also.
    almost noone uses AS3 anymore, they all changed to HTML5. apparently it's more powerful?
    so, year 2020 end of adobe?
  5. my thoughts on AS2 vs AS3 after i seen this...

    my thoughts on AS2 vs AS3 after i seen this video,
    i dont agree with him..
    for example, the button he used on AS2 can be very simalar function on AS3, no need to export it to custom Class. so i...
  6. New update for you guys, last 2 days been...

    New update for you guys,
    last 2 days been working on a Tile Map Editor,
    so far, i got some basic stuff done:

    - Dragable Menus
    - Snap Tool
    - Asset select Tool
    - Drag accross the Map on...
  7. i'm not sure if you are serious or not, The idea...

    i'm not sure if you are serious or not, The idea is great! but its not on my To-Do list yet. and i dont think ill implement this idea though ^^
    i want this game will have his own "style" so this...
  8. yes i know those stuff, i've been using UDP and...

    yes i know those stuff,
    i've been using UDP and TCP/IP protocols for few other projects not in AS3 area, im more than 10 years "playing" with those socket types.

    my current way of handling things...
  9. OK, i got new Update everyone, so today i was...

    OK, i got new Update everyone,
    so today i was hoping to make some more work, but i decided to stop and fix some of the problems i had with the UI of the login screen.
    i decided to make an a Resize...
  10. Working on a New RPG (Hopefully MMO) [no title yet]

    Hello everyone, i been working for a past few weeks on a project for my spare time,
    i wanted to create one of those Survival mmorpg games that there is, where you can farm trees and build your self...
  11. Replies
    2
    Views
    10,106

    well i have 2 ways of thinking to fix your...

    well i have 2 ways of thinking to fix your problem,
    1st:

    if you using Clases, you must CTRL +S (to save) the class before you run it. otherwise your new written code is not appearing in app.
    ...
  12. Replies
    5
    Views
    12,785

    1st of all, the video is not exists anymore.. ...

    1st of all, the video is not exists anymore..

    and 2nd, flash is not designed for 3D pretty much.
    you can use Library like Swift3D or even i recommend Away3D for those kind of stuff. but on both...
  13. Replies
    1
    Views
    8,400

    at those kind of jobs, i highly recommend to you...

    at those kind of jobs, i highly recommend to you using MovieClips instead of buttons, that way you are able to use Arrays

    if u want to make ur life easier, you should use arrays instead of...
  14. well, if u learning to code, i personally suggest...

    well, if u learning to code, i personally suggest you to do something easier that moving background.

    to get mouse positions and current time, you can use command mouseX or mouseY;

    since you...
  15. Replies
    0
    Views
    6,225

    Using vars from different frames?

    Hey everyone, im still trying to understand how exactly i supposed to use flash vars.

    so bear with me, i will try my best to explain the situation.



    i have a custom class i made, where it...
Results 1 to 15 of 15




Click Here to Expand Forum to Full Width

HTML5 Development Center