importing flash

does anyone know if sun java can import flash into it? if can, how is the coding like? thanks
[100 byte] By [@18@] at [2007-11-26 12:00:40]
# 1

It is not possible to import flash into Sun Java Studio Creator. However you could wrap the flash plug in inside a JSF component and use the JSF component in JSC application. For example the Google Map viewer AJAX component is wrapped in a JSF component in the AJAX complib:

http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/aja xmapviewer.html

HTH,

Sandip

chitale at 2007-7-7 12:23:43 > top of Java-index,Development Tools,Java Tools...