Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7496575
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T18:40:46+00:00 2026-05-29T18:40:46+00:00

Is it possible to use Javascript in flash. For example, as a simple test

  • 0

Is it possible to use Javascript in flash. For example, as a simple test I am trying to use Javascript’s alert method when a button is clicked.

I am using AS3. Is it possible?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T18:40:49+00:00Added an answer on May 29, 2026 at 6:40 pm

    Like Marty mentioned, you can use the ExternalInterface class to execute a Javascript. Your options are to execute a function embedded in the (html) page code and create one from scratch. Because alert is a default function you can use its name as the first parameter for the call method (of ExternalInterface) and the string as the 2nd one.

    If you provide a single parameter, you might wanna write a function instead to execute (or return) something.

    btn.addEventListener(MouseEvent.CLICK, btnClicked);
    function btnClicked(e:MouseEvent):void {
        ExternalInterface.call("alert","something");
        // or
        ExternalInterface.call("function(){alert('something');}");
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to use JavaScript to trigger a Flash object's context-menu 'Print' action?
Wondering if its possible to communication from javascript to flash without the use of
Is it possible to use Flash JavaScript API with YouTube videos? The only function
I want to know if it is possible to use javascript, flash or flex
Possible Duplicate: Use javascript variable in object name I am using CKeditor as a
Is it possible to use JavaScript to open an HTML select to show its
Is it possible to use javascript to control which frame of a GIF image
Possible Duplicate: Escape string for use in Javascript regex I have a msg like
I just wonder if it is possible to only use CSS but not javascript
Is it possible to get the value from a JavaScript variable and use this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.