A Flash Developer Resource Site

Search:

Type: Posts; User: UNDREAM

Page 1 of 7 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    976

    No, what I'm looking for s - to directly get the...

    No, what I'm looking for s - to directly get the data at output.
    Not append every string one by one
  2. Replies
    1
    Views
    559

    Input Text Question - Simple

    Hello there.
    I'm building a very simple chat application. There is an input text box to send chat messages to the room. What I want to do is: to activate the input text on ANY key so that whatever...
  3. Replies
    2
    Views
    976

    Output to Textfield

    Hello there.
    I created a project ih a lot of traces everywhere. Now, is there any way to put the whole output text into a dynamic textfield ?

    I'm searching for a way to do so with AS3.


    ...
  4. Replies
    4
    Views
    1,626

    Multiplayer Interactivity

    http://team.forsvarsmakten.se/english/
    how can this kind of a multiplayer and smooth mouse movement can be achieved ?
    I tried to play with some pre-made chat scripts, but it looks like they look...
  5. Replies
    3
    Views
    542

    I'm also wondering about how I can create the...

    I'm also wondering about how I can create the placement of the object dynamically like the example I sent.
    Whan I mean is, I can place the objects depending on their cound by giving all of them...
  6. Replies
    3
    Views
    542

    Yes but, circular ?!

    Yes but, circular ?!
  7. Replies
    3
    Views
    542

    A tween like this ?

    Hello there.

    I'm using tweenmax for almost all of my teen works. But I'm wondering how I can create a tween like this
    http://www.zeebee.co.uk

    As you can see, everything moves ON the circle,...
  8. Replies
    1
    Views
    463

    Dynamic content with admin interface ?

    I need an example source of something like this:

    The flash reads the XML file, to create the dynamic content (like a picture gallery)
    The php creates the XML, and it has a user interface where we...
  9. Replies
    1
    Views
    695

    Tweenmax -- CS4 ?

    Hi there.

    I'm looking for a tweener that can also tween in Z, and rotate in Z. Can tweenmax do this ? I used the earlier versions of tweenmax, and I could not find any information on their website...
  10. Replies
    4
    Views
    537

    how can I do with a jpeg file ?

    how can I do with a jpeg file ?
  11. Replies
    4
    Views
    537

    [HOW TO] Resizing tile ?

    What is the easiest way to make a resizing tiled texture background with AS3 ? Tried it with draw functions, but it seems that I'm unable.

    Basicly, I want to create a tild background, which I can...
  12. Replies
    4
    Views
    1,247

    huh ? As I know, decompilers extract the...

    huh ?
    As I know, decompilers extract the contents of a SWF, instead of extracting swf's from any exe file.
  13. Replies
    4
    Views
    1,247

    bumps

    bumps
  14. Replies
    4
    Views
    1,247

    extract SWF from EXE

    is there any way to extract swf files embbed in exe files ?
  15. Replies
    1
    Views
    510

    [CS4] Properties Panel

    Hi there.

    I installed flash CS4 but ther is a BIG problem with the properties panel.

    When I'm working on anything BUT text, everything works quite the samwe as usual.
    But when I select the...
  16. Replies
    5
    Views
    1,117

    I edited your function as this one, it works now:...

    I edited your function as this one, it works now:


    var txtHold:TextField;
    var strHold:String;
    var count:Number;
    function writeContent1(strvar:String, txtf:TextField) {
    txtHold = txtf;...
  17. Replies
    5
    Views
    1,117

    I'll try this in a little time ! Thank you !

    I'll try this in a little time ! Thank you !
  18. Replies
    5
    Views
    1,117

    stopping a function (typewriter)

    I have a function that writes a text to a textspace, with a typewriter effect.
    This is the function:


    function writeContent1() {
    var str:String = "Lorem ipsum dolor sit amet, doming...
  19. Thread: Text scroll ?

    by UNDREAM
    Replies
    7
    Views
    1,450

    what I'm trying to build is --- buttons.. Not the...

    what I'm trying to build is --- buttons.. Not the visibility thing at first..
    I dont have the buttons (right now) to hide or show (set visible).
  20. Thread: Text scroll ?

    by UNDREAM
    Replies
    7
    Views
    1,450

    whats that MAXSCROLLV ? :S:S btw, thx.

    whats that MAXSCROLLV ?
    :S:S


    btw, thx.
  21. Thread: Text scroll ?

    by UNDREAM
    Replies
    7
    Views
    1,450

    :bumps still no reply ? is it really that hard...

    :bumps

    still no reply ? is it really that hard ?
  22. Thread: Text scroll ?

    by UNDREAM
    Replies
    7
    Views
    1,450

    Text scroll ?

    can I get a very basic example of scroll up and scroll down buttons ? They'll automaticcaly be visible if the text is longer than the text space.

    thank you.
  23. Replies
    1
    Views
    469

    A good actionscript book ?

    I'm trying to learn actionscript 3 from the beginning to the end. Also will use it in CS4.
    Any books you can recommend ?
  24. Thread: >5000px

    by UNDREAM
    Replies
    4
    Views
    1,387

    I mean, it runs smooth with 4999, not with 5000....

    I mean, it runs smooth with 4999, not with 5000.
    These are external files imported to file via XML.
  25. Thread: >5000px

    by UNDREAM
    Replies
    4
    Views
    1,387

    Hm I tested it, in my file its exactly 5000...

    Hm I tested it, in my file its exactly 5000...
Results 1 to 25 of 175
Page 1 of 7 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center