A Flash Developer Resource Site

Results 1 to 9 of 9

Thread: v4.8 button bug confirmation??

  1. #1
    Senior Member
    Join Date
    Dec 2006
    Posts
    274

    v4.8 button bug confirmation??

    I noticed that buttons in a movie stopped working when exporting to flash player, -> no action or script calls from buttons seem to have any effect.

    Could anyone else test this?

    - create an editbox
    - create a button (button or textbutton)
    -- add new action or script to the button that sets new a text to the editbox

    works in preview but not in flash player

  2. #2
    Senior Member creekmonkey's Avatar
    Join Date
    Jul 2006
    Posts
    121
    Are you using the trial version? If so I dont think the buttons work when exported.

  3. #3
    Senior Member
    Join Date
    Dec 2006
    Posts
    274
    No, it's a real deal version

  4. #4
    Senior Member creekmonkey's Avatar
    Join Date
    Jul 2006
    Posts
    121
    Well your right, it didnt work on export. But if you create a function to define the text in the edit box then call the function from the button it does work.

    function text_change(){
    text_box="what ever you want"}'

    then on your button call the function

  5. #5
    Senior Member
    Join Date
    Dec 2006
    Posts
    274
    Yep, thats a workaround,.. but the bug is quite bad
    Thanks for bug confirmation, so it is not just me

  6. #6
    Senior Member kusco's Avatar
    Join Date
    Nov 2001
    Posts
    681
    There does seem to be a slight problem with buttons and variables in the new release. There will be a bug fix within the next day or two. We might need a few more volunteers for beta testing future versions.

    Sorry
    Cheers,
    kusco
    (3DFA Support Team)

  7. #7
    Member
    Join Date
    Apr 2006
    Posts
    94
    I still want to be a beta tester...
    Recieved some beta's in the past, but didn't recieve any in the last few weeks....

  8. #8
    Senior Member
    Join Date
    Dec 2006
    Posts
    274
    I'm available for beta testing..

  9. #9
    Senior Member zoranvedek's Avatar
    Join Date
    Aug 2001
    Location
    Wagoner OK
    Posts
    893
    Ditto on the beta testing, but remember I'm swamped with work(for now) so sometimes it takes time to get around to things.

    -Jason

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