Re: dynamically embedding objects in html
- From: krupa.p@xxxxxxxxx
- Date: 20 Jun 2006 13:28:05 -0700
Yes, that was what I was trying to ask. Could you give me some more
details on how to read the query string I pass in the url?
Say, my html page is "/Storage Card/Flash/GPSRanger.html", and the
flash movie I need to play is test.swf. Is the following correct?
/Storage Card/Flash/myHTML.html?movie=test.swf
In myHTML.html, I need to embed test.swf. Could you please give me a
sample code which decodes my query string and embeds the swf file I
sent?
Thanks,
Krupa
jojo wrote:
krupa.p@xxxxxxxxx schrieb:
Hi All,I'm not sure if I got your question right, but if it was "How can I tell
I am a newbie in html coding. I am writing an application in C# for
Windows CE device. I need to navigate to a html page in my application.
I also need to embed flash movies in the html page dyamically. Is there
a way I can pass the name and path of the flash movie through the url?
Or any other way to achieve my goal?
Thanks,
Krupa
the webpage which file to embed?" than I can help you:
www.somepage.com/somefile.htm?theUrlToLoad
The String behind the ? can be read by several script-languages, server-
and client-side.
.
- Follow-Ups:
- Re: dynamically embedding objects in html
- From: jojo
- Re: dynamically embedding objects in html
- References:
- dynamically embedding objects in html
- From: krupa . p
- Re: dynamically embedding objects in html
- From: jojo
- dynamically embedding objects in html
- Prev by Date: Re: Determining the font characteristics of any web page?
- Next by Date: Re: Please criticize this page (not on the whole website!)
- Previous by thread: Re: dynamically embedding objects in html
- Next by thread: Re: dynamically embedding objects in html
- Index(es):
Relevant Pages
|