A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Loading variables from asp

  1. #1
    Junior Member
    Join Date
    Oct 2000
    Posts
    7

    Wink

    Hello guys,
    I'm developing an interactive poll in flash. I'm retrieving the variables from a .asp file. This works as long as I put this variables in a dynamic text field. But...
    I want this variables to determine the height of my graphic.

    This is my script:

    setProperty ("_root.staaf.staaf01", _height, variable);
    (varable=data from asp)

    But...nothing happens. Please enlighten me...

    Mrz
    Maastricht

  2. #2
    Senior Member
    Join Date
    Oct 2000
    Posts
    387
    try: Number(variable)

  3. #3
    Member
    Join Date
    Jan 2001
    Posts
    32
    what a coincidence (spelled wrong but hey!)

    i was working on a flash poll to

    http://gert.uni.be/develop/flashpoll

    at this time the voting is given by numbers etc... but will be show in bar graphs or piecharts.

    i've showed mine...know you show youres )

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