A Flash Developer Resource Site

Results 1 to 20 of 47

Thread: KM and Databases? CSV, mdb...

Hybrid View

  1. #1
    Senior Member
    Join Date
    Mar 2006
    Posts
    191
    wow...Thanks so much,

    I will try it today...
    That means, I drag a Listbox ...but where exactly must I place this code?
    At Frame action?

    Uwe


    Uwe

  2. #2
    Senior Member
    Join Date
    Dec 2002
    Location
    Netherlands
    Posts
    1,632
    Quote Originally Posted by Uwe S.
    but where exactly must I place this code?
    At Frame action?
    Yes, you attach the code to a frame where the listbox exists.

    You will also have to set the onChange handler of the listbox to do something when the selection changes. You can do that using the gui's onChange parameter or integrate it into the code example.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center