Ask a Question related to Macromedia Flash, Design and Development.
-
J&B #1
HTML embedded in Flash
Hi there,
Got a little issue here. Hope someone can help me out.
I want to read an entire html file into a variable, but with out using the
"variable=" in the html file. The problem is, there are ampersands in the
HTML file and the movie thinks it should see this as a separation of
variables :-(.
Is there a way to read the entire file into a variable or should i work
another way around to show the HTML in a textbox?
Anyone please?
Thanks,
Jacques
J&B Guest
-
problem loading .swf embedded with HTML
Hi All, I have embedded .swf file with HTML. It is working fine with win xp and win 2003. But not working on win 2000 server. I have set the... -
swf accesses database, html embedded flash does not
Hi, I'm accessin a remote SQL database with web services. I'm finding that if I publish the application and run just the swf, when I do a... -
Embedded dll in html page
Hi, I've tried creating a very basic class library. It has one object and one property. The property returns always the same string value. I... -
gap under Flash .swf file embedded in .html page
Hello, When I insert a Flash .swf file into an .html table (created in Dreamweaver), I get a white gap of about two pixels between the .swf file... -
How do I center a .swf embedded in Html?
HI I need to center my flashmovie so it is in the middel of the html-page no matter the resolution? It is made as a popup - but it doesnt have to... -
Patrik Liljebäck #2
Re: HTML embedded in Flash
You could try encoding the special characters according to this table:
[url]http://www.macromedia.com/support/flash/ts/documents/url_encoding.htm[/url]
If you do not specify a variable, Flash can't know where to put the
loaded stuff, so you have a problem here. Perhaps you could put the
"variable = " text inside comment marks in your html file, and strip the
ending comment mark out in flash?
--
Patrik
J&B wrote:> Hi there,
>
> Got a little issue here. Hope someone can help me out.
>
> I want to read an entire html file into a variable, but with out using the
> "variable=" in the html file. The problem is, there are ampersands in the
> HTML file and the movie thinks it should see this as a separation of
> variables :-(.
>
> Is there a way to read the entire file into a variable or should i work
> another way around to show the HTML in a textbox?
>
> Anyone please?
>
> Thanks,
>
>
> Jacques
>
>Patrik Liljebäck Guest



Reply With Quote

