HTML question......sorta but sorta not
Ok dunno if this should have been in web-development or prog security or where so thought would go for old faithfull ;)
cause it kinda takes in a bunch of different things.....
basically :::
<nutshell>How well does Flash handle HTML and can it cause problems?</nutshell>
ok to expand :::
What HTML tags can Flash recognise?
- I know it is possible for Flash to display basic HTML tags but how far does this reach? Can it also display things like tables? img tags? etc??
Can it handle anything but HTML?
- What about when you start trying to display sites in Flash that use some kind of server side scripting or Javascript? will this be shown? will Flash be able to send vairiables (I know it can through actionscript but i mean from the displayed HTML)?
What problems does this hold for developers?
- When creating a Flash movie that loads in HTML from a remote location are then exploits you need to be aware of?
the reason I ask this is I want to include a basic web-browser in a Flash application I am making but I do not know how well Flash handles HTML and the associated languages (Javascript, php etc)
and I really do not want to code my own engine in actionscript to handle it correctly (not even sure that would be possible tho I have an idea)
Does anyone have any info on this or any links that might prove usefull?
thanks
v_Ln