Jump to content


Photo

Html and flash


  • Please log in to reply
No replies to this topic

#1 NHG

NHG

    Young Padawan

  • Members
  • Pip
  • 2 posts

Posted 06 September 2008 - 05:27 PM

Hi guys, i have a Flash move that i want to use in myspace.... (bah client request) but in their wisdom myspaces have blocked any links from objects as they always add the

<code>
allowScriptAccess="never" allowNetworking="internal"
</code>

to the

<code>
<center>

<span class="text"><div class="Banner">
<object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="525" width="822" data="my site">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="my site" />
<param name="quality" value="high" />
<param name="bgcolor" value="#000000" />
</object>
</div>
</code>

so i decided to drop some html links over the movie instead (their static buttons). But the movie always comes to the front, is their a way to send it to the back and have the links infront of it?

Help appreciated :lol:




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users