Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Data Integration / December 2007



Tip: Looking for answers? Try searching our database.

Could SWF choke on "&" rendering from php?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
((-))0((-)) - 04 Dec 2007 19:34 GMT
Hello there,

Would anyone have some insight on my problem here?  Your help is appreciated.

[b]Back Ground:[/b]
I have a swf stored on LAMP.  The site feeds data to the server which can
later be reachieved /rendered back to the site via swf files.  In other words
when I type text in my site's text editor and hit send, it's store on the db, I
log off, I come back to the site and can see the text through an swf file.  

[b]The Problem:[/b]
When I type certain characters like "&" (with out the quotations)... so it
really looks like...  &
When I type this symbol it completely blocks the rest of the text from
appearing up 'till that point.
Also, not sure what it is... but some of the text that does come through is
rendered as " ? " and " \ ".

Can this be a incompatibility issue with the swf text fields rendering text as
HTML?
Removing the HTML voids data integration..  correct?  Not sure? :)

Thanks again!
-Mp
MotionMaker - 11 Dec 2007 19:22 GMT
You need to specify the Actionscript version and the Actionscript
function/class you are using to send the data: loadVariables, LoadVars, XML,
URLLoader.

It appears you are using Actionscript is a way that sends using
application/x-www-urlform-encoded or URL encoded variables. These are send in
name/value pairs separated by the & and thus if you add one in the data you
have created a bogus name value pair.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.