This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > April 2006 > Active X workaround script





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Active X workaround script
F

2006-04-07, 6:31 pm

Hi there,
Searching through here, I realize there are coding workarounds for IE
blocking embeded flash movies. My problem is that I am not a javascript dude
(pretty much no coding ability), so I cannot seem to implimplement these.

There seem to be 2 types of workaround, a seperate javascript, and one that
is contained in the main html page. Could someone please help me out by
posting a link or sample of the html version?

(this is not a profit website, just something fun for a friend, so I am not
taking money or work from any real web gurus here, if that makes you feel
better about me stealing anyones hard work).
Thanks in advance,
Fred


Ruben

2006-04-08, 6:32 pm

First off I haven't heard of this blocking-issue in IE, which version
are you talking about? ..anyway, this means I wouldn't know of any
workaround either..

However I can tell you that the 2 types of workarounds are most
probably both the same workaround applied in a different way.
Javascript in the html-file itself are applied like this:
<script language="script/javascript">
// your script here
</script>

Seperate javascript-files get included in the html like this:
<script language="script/javascript" src="myawesomescript.js"></script>

As you can see it's merely a matter of where you're placing your script
(between the tags or in a .js file.


Good luck finding your solution..

- Ruben

John Smith

2006-04-11, 3:32 am

First,
Thanks for replying.

"Ruben" <Ruben.Swieringa@XXXXXXXXXX> wrote in message
news:1144496117.181240.241240@g10g2000cwb.googlegroups.com...
> First off I haven't heard of this blocking-issue in IE, which version
> are you talking about? ..anyway, this means I wouldn't know of any
> workaround either..


The yellow security bar above the main window in IE ver 6.0... "to protecy
your security, internet expolrer has etc. etc. etc." Click it and the pop up
asks to allow blocked content, and yes allows thing runs normally.

Again this only seems to happen when I am trying out my own files. I am
using flash 5 right now, and have used 4 and MX(6?) with the same results.
Is this an old version of the published activeX script????

At this point I really have no clue if this is the actual problem or if it
is somsething recent with the whole micosoft, activeX, copyright, etc.,
stc., issue that I can find out about.

> However I can tell you that the 2 types of workarounds are most
> probably both the same workaround applied in a different way.
> Javascript in the html-file itself are applied like this:
> <script language="script/javascript">
> // your script here
> </script>
>
> Seperate javascript-files get included in the html like this:
> <script language="script/javascript" src="myawesomescript.js"></script>
>
> As you can see it's merely a matter of where you're placing your script
> (between the tags or in a .js file.


This sure helps me out. I woudn't know the pros or cons of doing it either
way, but it does help.

>
>
> Good luck finding your solution..
>
> - Ruben


Thanks again,
Fred


Ruben.Swieringa@gmail.com

2006-04-18, 6:38 pm

Hey man,

After re-reading your post I recalled a problem we had not too long
ago. Long story short: for some twisted reason IE will be more strict
when it comes down to security when viewing local pages then it will be
when viewing normal pages on the internet. Local pages being everything
outside of the temporaryinternetfiles-folder.

So the big trick is to just upload your pages and see if IE still
whines about it..

- Ruben


PS. I should note that our site didn't have any flash included, our
situation was that IE got angry about us using some simple javascript
code which the microsoft beast of markup considered to be dangerous,
though I still think the same solution could work for you..

John Smith

2006-04-19, 10:29 pm

YOU DA MAN!

That was exactly the problem. If your ever in Winnipeg, make sure you let me
buy you a beer. Least I could do for your help. Thanks again,
Fred

<Ruben.Swieringa@XXXXXXXXXX> wrote in message
news:1145358836.898667.85900@e56g2000cwe.googlegroups.com...
> Hey man,
>
> After re-reading your post I recalled a problem we had not too long
> ago. Long story short: for some twisted reason IE will be more strict
> when it comes down to security when viewing local pages then it will be
> when viewing normal pages on the internet. Local pages being everything
> outside of the temporaryinternetfiles-folder.
>
> So the big trick is to just upload your pages and see if IE still
> whines about it..
>
> - Ruben
>
>
> PS. I should note that our site didn't have any flash included, our
> situation was that IE got angry about us using some simple javascript
> code which the microsoft beast of markup considered to be dangerous,
> though I still think the same solution could work for you..
>



Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews