Re: Querystrings .net and flash

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Samuel R. Neff (blinex_at_newsgroup.nospam)
Date: 03/17/05


Date: Thu, 17 Mar 2005 10:40:46 -0500


You probably have to double encode it so what actually gets to html is

<param name="movie"
value="test.swf?clickTag=http://localhost/test.aspx?id=1&amp;amp;user=2">

Or if that doesn't work, put the call in a javascript function

function clickTag() {
  location.href="http://localhost/test.aspx?id=1&amp;user=2";
}

and in Flash just call this JS function.

HTH,

Sam

On Thu, 17 Mar 2005 07:09:02 -0800, Josema <Jestrade@ocu.org> wrote:

>Hi,
>
>I have a variable of type string that have an url, for instance:
>
>variable=http://localhost/test.aspx?id=1&user=2
>
>I have a flash movie, and i would like that when a user click in the flash
>goes to the page i talked in the previous paragraph
>
>This is the tag of the flash movie....
><param name="movie" value="testez.swf?clickTAG=<%Response.Write(variable)%>">
>
>My problem its that when i click in the movie i go to:
>
>http://localhost/test.aspx?id=1
>
>but the url is http://localhost/test.aspx?id=1&user=2
>
>I dont know how could i put in the flash tag the &amp; to make it works...
>
>What its the way to do this?

B-Line is now hiring one Washington D.C. area VB.NET
developer for WinForms + WebServices position.
Seaking mid to senior level developer. For
information or to apply e-mail resume to
sam_blinex_com.



Relevant Pages

  • Bug in IE ?
    ... The IE breaks loading/rendering a html page, when a embedded flash ... movie call a javascript function. ... make a simple flash movie with following actionscript code: ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Bug in IE 6
    ... The IE breaks loading/rendering a html page, when a embedded flash ... call a javascript function. ... make a simple flash movie with following actionscript code: ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Cool tool: Insert, play, print Flash movies
    ... working with flash in PowerPoint simple. ... It allows you to insert, play, ... change movie settings and to avoid common problems that often occur ... Insert flash movie ...
    (microsoft.public.powerpoint)
  • Re: Flash Embedding Question
    ... insert flash movies and change setting like the Auto play. ... Inserts a flash movie with a single click and allows you to set any ... either to play as soon as the slide is displayed ...
    (microsoft.public.powerpoint)
  • Re: flash sound in galeon behind picture
    ... >> weekly dose of strong bad's email, i reďnstalled flash for galeon on ... >> sound in any flash movie gets progressively more and more behind the ... Or are you saying that this ... Because with loops, this seems to ...
    (Debian-User)