Maro
01-21-2006, 11:03 AM
i have a silly question
i have a button in flash , when it is clicked it must display a lot of formatted text
i tried to insert the formatted text in flash --- > i end up with a huge file size, later i tried to make it dynamic text which will be loaded from external txt --->still not working well, because i have a formatted text such as bullets, tables, indents which will be lost
so i planned to show it as HTML ( smaller file size + keeps the formatting)
the problem here is i want to display it over the flash
just like loadmovie or loadmovieNum
but these actions are for swf or images only
i am wondering, can i show flash and HTML at the same time or i am just dreaming
i have a button in flash , when it is clicked it must display a lot of formatted text
i tried to insert the formatted text in flash --- > i end up with a huge file size, later i tried to make it dynamic text which will be loaded from external txt --->still not working well, because i have a formatted text such as bullets, tables, indents which will be lost
so i planned to show it as HTML ( smaller file size + keeps the formatting)
the problem here is i want to display it over the flash
just like loadmovie or loadmovieNum
but these actions are for swf or images only
i am wondering, can i show flash and HTML at the same time or i am just dreaming