A Flash Developer Resource Site

Search:

Type: Posts; User: rolling

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    622

    dave toland.com - why u didn't try to check what...

    dave toland.com - why u didn't try to check what u say?
    the fact that i'm using the same var is not important at all
  2. Replies
    3
    Views
    622

    found out that that the code below works fine. ...

    found out that that the code below works fine.

    var a = _root.createEmptyMovieClip("win",1);
    a._x = random (200);
    a._y = random (200);
    a.attachMovie("FComboBoxSymbol","lis", 1);

    but what...
  3. Replies
    3
    Views
    622

    here is clear example new_combo = function...

    here is clear example

    new_combo = function (){

    _root.createEmptyMovieClip("win",1);
    _root.win._x = random (200);
    _root.win._y = random (200);
    ...
  4. Replies
    2
    Views
    834

    nice idea and hope realization please explain...

    nice idea and hope realization

    please explain how to use it.

    first we should include your code file "flaxObjec.as".
    then we generate new object by writing:
    foo = new flaximal("testXML");
    it...
  5. Replies
    10
    Views
    877

    to Shamway i'd like to say that the game is...

    to Shamway

    i'd like to say that the game is working only with flash5 player.

    it's rather difficult to explain verbally how to catch fish, but i'm try. ( my english is not so good for the task...
  6. Replies
    10
    Views
    877

    what do you mean? i suppose you r asking how was...

    what do you mean?
    i suppose you r asking how was the script done?
    its too many things inside. if you have particular questions, you are welcome.
  7. Replies
    10
    Views
    877

    :) some times i cud catch them all during one...

    :)
    some times i cud catch them all during one minute.
    in fact its not so difficult when you know how to do it.
  8. Replies
    10
    Views
    877

    when you move mouse the circles try to move after...

    when you move mouse the circles try to move after cursor. the trick is to make the "fish" touch the fishing device (sorry dont know the exact word). after this the fish is placed into the basket. the...
  9. Replies
    10
    Views
    877

    hi people. let me introduce you my recent game....

    hi people.
    let me introduce you my recent game.
    http://www.kcell.kz/game/fishing.html
    have fun. you feedback is appreciated.
  10. for both tasks you need some sort of filter made...

    for both tasks you need some sort of filter made programmatically. first one will detect long words and split them. the secont will replace brackets etc. with special character combination so that...
  11. Thread: ANTI SWISH !

    by rolling
    Replies
    37
    Views
    2,865

    anyway guys the files are bigger. i wonder would...

    anyway guys the files are bigger. i wonder would u buy a car wich weight is 7 tons for $1500 instead of norlmal for a $15000. dont say me to reinforce bridges.

    to Hung-Hsin Chang: i will send u...
  12. Thread: ANTI SWISH !

    by rolling
    Replies
    37
    Views
    2,865

    sometimes softvare producers take into account...

    sometimes softvare producers take into account users opinion while making new version. thats why i started the thread. its my support.
  13. Thread: ANTI SWISH !

    by rolling
    Replies
    37
    Views
    2,865

    seems to me its the wrong place for my thread :))...

    seems to me its the wrong place for my thread :))

    Guys u r right - it is easy, unexpencive, and size doesnt matter.
    Guys u r wong - way of creative is never easy. Swish gives no understanding, no...
  14. Thread: ANTI SWISH !

    by rolling
    Replies
    37
    Views
    2,865

    uninstall it faster I know it is easier to...

    uninstall it faster

    I know it is easier to make an effect in swish, but Swish generates movies ten times bigger then they should be. It generate the movies in the most stupid way. And hence the...
  15. Replies
    5
    Views
    595

    under the mask layer

    under the mask layer
  16. Replies
    5
    Views
    595

    place the layer with black square uber the mask

    place the layer with black square uber the mask
  17. Replies
    2
    Views
    946

    In general: you should learn any of server...

    In general:
    you should learn any of server scripting languages: PHP, Perl, ASP, Delphi, Java or C++ (web server related part). For WINNT/IIS i wud recommend ASP.
    and you probably need some...
  18. Replies
    5
    Views
    627

    FlashGuru it is rather urgent matter as always :)...

    FlashGuru it is rather urgent matter as always :) (i have a week or two), and I wud appreciate your assistance, if you cud send me the workaroud. For your convenience you can give just hints and I...
  19. Replies
    5
    Views
    627

    Thnaks Konstantin, its a pity you confirmed that...

    Thnaks Konstantin, its a pity you confirmed that it is impossible.
    As I tryed to do site fully in flash and all the work is almost done I can't split it into separate parts to use frames...
  20. Replies
    5
    Views
    627

    Hi brothers! I'm developing flash site, and...

    Hi brothers!

    I'm developing flash site, and there is a lot of text to be loaded from files. Is there any workarounds to place links into text? What I can do now is to place buttons with Get Url()...
  21. Hi, After I masked the layer wich contains text...

    Hi,
    After I masked the layer wich contains text it gets invisible. I've found out that it happens only with three special fonts (_sans, _serif, _typewriter). When I changed it to standard font all...
Results 1 to 21 of 21




Click Here to Expand Forum to Full Width

HTML5 Development Center