xml / flash
- Started
- Last post
- 3 Responses
- armed_rob
Hi
I was wondering if it is posible to load a jpg fil into this one and keep the scroll bar still working...
http://www.actionscript.net/tuto…
I have tryed with this code in the xml file:
< i m g src="sneaker.j p g " >It loads the jpg but it stops the scroll and deletes the text below!?
- armed_rob0
^
^
?
- Seph0
Yes it is, you need to look at his second tutorial
http://www.actionscript.net/tuto…
Also handy is the ability to add a linked movieclip into your html text object.
It gets a bit tricky with the formating however, you need to fiddle a lot with the XML/HTML pages for the text after the image to format correctly. Its a problem with the flash Ignorewhite function I belive.
Goodluck
- clint0
i've had a go at it a few months ago.
i was really looking forward to finaly be able to embed images in html/css text and scroll the lot in flash.
it turned out to be very buggy though.
css proprties started to go weird, and roll overs caused whole sections of text to 'jump' around the screen.
but that only happened once i embeded images.i think it's still early days and macromedia still need to spruce up those new functions.
but give it a go anyway, it might work for you.
maybe i'm just stupid.