0

I was trying to call a Javascript function using Flash. The function is called when the user clicks on the Enter Site button. The Firebug console registers the button as being clicked returning 'closeIntro is not defined'. The function is defined at the top so I'm not quite sure what is going on.

Site having issue. http://sandbox.solutionsbydesign.com/greenway_wp/

Site I pulled snippet from blog.codefidelity.com/?p=15

1
  • Using that method ? or the link I posted worked fine ? Commented Nov 4, 2010 at 16:16

1 Answer 1

1

I suggest you using ExternalInterface class and not doing intros for websites in general (first link found on google)(second link)(third link).

Sign up to request clarification or add additional context in comments.

1 Comment

I completely agree with not doing intros ( we are not in '98 anymore ) but unfortunately I don't make those decisions - I'm just a tool.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.