Advertisement

05.30.2007 at 01:17PM PDT, ID: 22603068
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.0

Why Does Flash Movie Work at Home and Then Fail When Tested At Work in Same Browsers?

Asked by JaeWebb in Internet Advertising, Web Browsers, Macromedia Flash

Tags: , , ,

My problem is that the browser-related features (call ExternalInterface JavaScript, hyperlinks links) inside the movie don't respond when tested at work, even though they functioned properly when tested at from home.  The same browsers are used in both places.

I've verified the javascript works. I verified that my ActionScript works - at home anyway - in Firefox and IE6. When I brought my code from home and ran it on my work computer, the Javascript function fails to execute in Firefox! Firefox! Then, the JavasScript function fails to execute in IE7, which I halfway expected...

The strange part in all this is that when I use Firefox's IE view plugin (views Internet Explorer as a tab in Firefox), the Flash movie is fully active - it calls the javascript function as intended, The hyperlinked movieclips open new pages as expected, etc. Why is this?

I need this movie to function here at work the way it functioned at home! I know that ActionScript works the way it should where ever you use it... The JavaScript isn't to blame - I know it works in all the browsers I use... In both cases, home and work, I've ran all my files (HTML, SWF) from the same directory, so I'm not worried about conflict between realative and abolute paths...

Does it have something to due with Flash security settings? Does it have something to do with the HMTL object tags I'm using? That's the only thing I can think of.

This is work-related. Please help!


>>The AS2 is simple:

                 import flash.external.ExternalInterface;

                 closeDiv_btn.onPress = function() {
                ExternalInterface.call("disappear");
                 }

>>The javascript is lenghtly so I won't show it here, but I've verified that the function works and is properly named "disappear()".

>>Here's the HTML object tag:

    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
            codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
            width="500" height="300" title="Hover Ad">
      <param name="allowScriptAccess" value="always" />
      <param name="movie" value="myMovie500x300.swf" />
      <param name="quality" value="high" />
      <embed src="myMovie500x300.swf" quality="high"
            pluginspage="http://www.macromedia.com/go/getflashplayer"
            type="application/x-shockwave-flash" width="500" height="300"></embed>
    </object>
Start Free Trial
[+][-]05.30.2007 at 01:35PM PDT, ID: 19183277

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.30.2007 at 01:48PM PDT, ID: 19183379

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.30.2007 at 02:00PM PDT, ID: 19183458

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.31.2007 at 12:13AM PDT, ID: 19186033

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Internet Advertising, Web Browsers, Macromedia Flash
Tags: flash, work, does, movie
Sign Up Now!
Solution Provided By: FLAASHER
Participating Experts: 2
Solution Grade: B
 
 
[+][-]05.31.2007 at 09:33AM PDT, ID: 19189575

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.31.2007 at 10:22AM PDT, ID: 19189949

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.31.2007 at 11:22AM PDT, ID: 19190384

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.31.2007 at 03:04PM PDT, ID: 19191850

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080924-EE-VQP-38