A Flash Developer Resource Site

Search:

Type: Posts; User: Will_learning

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds; generated 12 minute(s) ago.

  1. Replies
    3
    Views
    514

    document class

    Thanks for the reply, I see. I guess i was going one step to many.

    Trying to put this simple thing into a MVC model so i can understand it.

    and add onto it while i learn.

    Thanks
  2. Replies
    3
    Views
    514

    Document Class help????

    Hi guys, just getting my head around the Class thing with the help of this website.


    dhttp://www.untoldentertainment.com/blog/2009/08/25/tutorial-understanding-classes-in-as3-part-1/

    In the...
  3. Replies
    2
    Views
    581

    currentFrame

    How can i put this in an array, where it runs by itsels, so frameNumber 10, makes other movie go to framelable home, frameNumber 20, etc. so it would be self running.

    thanks
  4. Replies
    2
    Views
    1,504

    got it too work... after loading the info from...

    got it too work...

    after loading the info from XML. after parsing the info
    var iMyKey = xmlData.firstChild.childNodes[r].attributes.keyPress;
    ..i had to change it from a string to an object,
    ...
  5. Replies
    2
    Views
    1,504

    key number in array

    Hi, I have [key.ENTER] in xml, that shows up in as string when in parsed in flash. When traced it reads "Key.ENTER". It should read "13". Does it have to be converted to something else in flash...
  6. Replies
    0
    Views
    340

    Evaluate Clicks

    Hi guys, can anyone help me will evaluating a series of items clicked on (3) to deteremine if the right items were clicked on? Seems simple but it is confusing.

    Here is the code I have so far, the...
  7. Replies
    0
    Views
    317

    threaded applications

    Hi, Is anybody familiar with the term "threadded applications"? if so what is a brief description of it and can Flash send data to it, or can it capture info from flash, like if an object is clicked,...
  8. Replies
    1
    Views
    365

    Wrapping dynamic text

    I am trying to wrap text that populates a text box button menu.

    if I make the text box bigger the button duplicating looks strange, because they all dont have double lines.

    Is there any code...
  9. Replies
    0
    Views
    616

    dynamic scrollbar

    Does anybody know how to add a dynamic scrollbar to a dynamic text box by actionscript? I have seen some where the dynamic box and the component are on the stage but none where they are created in...
  10. multiple shared objects

    This is great help, i have something similar where the shared objects remember the presentations that the persons has seen, only problem is that the client keeps in a common area, so various people...
  11. Replies
    1
    Views
    359

    opening PDF

    I can open the PDFs when all files are on the hard drive or CD, but what do I need to do to open it from our local server for someone else in the office to see. or is it not possible?

    thanks
  12. Replies
    13
    Views
    788

    Cdata

    Thanks Kostas, This was a good learning experience.

    I have 2 choice
    1. Use no formating and embedd the font, (Can use flash player 7, and has nice fade transition)

    2.or no embedding and then...
  13. Replies
    13
    Views
    788

    Cdata

    Hi I got it to work, I uncommented when i pasted it in, but that breaks it.

    When I left it commented, it works, the wrong font but it works.

    Thanks
  14. Replies
    13
    Views
    788

    Cdata

    Hi Guys, I posted it again as Flash 8, Thanks for the help

    sstaler, your suggestion produces a blank box.

    And Kostas,

    works fine by itself when I open your file, but I couldn't incorporated...
  15. Replies
    13
    Views
    788

    Cdata

    Hi,
    I Stripped down my project as much as I could with out breaking things to keep it working.

    The code on line 83 od CDATA_help.fla starts the code for creating the text field,

    thanks
  16. Replies
    13
    Views
    788

    cdata

    Thanks for your reply, now I get "undefined" in the text box.
  17. Replies
    13
    Views
    788

    CDATA issue

    I've read the post on why CDATA with html tags are not reading formating the text, but I still can't get it to work.

    code concerning the xml.



    XML
  18. Replies
    3
    Views
    844

    Controlled sound solved

    I found my answer. It was a problem for some one else in another forum, (life saver for me).

    http://www.actionscript.org/forums/showthread.php3?t=167074&highlight=controlling+sound

    He was...
  19. Replies
    3
    Views
    844

    controlling sound

    thanks for your reply,

    Movie 1, (has the button) is brought into Movie 2, which has all the sound.

    But I need the button in Movie 1, to stop all sound.

    Maybe a listerner in movie 2,...
  20. Replies
    3
    Views
    844

    controlling sound

    I thought I knew my stuff concerning sound, until I ran into this problem. I want a button in Movie 1, once loaded into Movie 2, to stop all sound. but the stopAllSounds(); command is not working.
    ...
  21. Replies
    0
    Views
    808

    using the tree component

    I donwloaded this tutorial on using the tree component and making collapsing menu with XML, and it works nice.


    The only thing is when i use a icons, for submenus it puts two icons. Has anybody...
  22. Replies
    3
    Views
    904

    Hi

    I got it to work a little but not 100%, when clicking each item in the library to find what has code on it. eventually I found the button clips with all the code. A - E. time consuming to edit.

    I...
  23. Replies
    1
    Views
    879

    XML with href

    I have an XML with title node and href attribute,

    in Flash the text box and button will rollover is attached and placed over the the info with code.

    How do i get it to open the href links in a...
  24. Replies
    153
    Views
    86,125

    Hi

    How do I get a flash exe (menu) to run the exe files made by northcode? for some reason it want start them, the screen just blinks and nothing happens.
  25. Thread: FLV path

    by Will_learning
    Replies
    4
    Views
    564

    Array maybe? Is there a way maybe to put them...

    Array maybe?

    Is there a way maybe to put them in an array like

    url = [folder/my_file.flv,folder/folder/my_file.flv]

    Then when the user clicks on play file, the swf loads which ever one...
Results 1 to 25 of 109
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center