i check the "<inject_html>" in createJS. but it is used with Application constructor. can i used it with any custom class constructor, as below?
COMPILE::JS
public class AMFJS
{
/**
* <inject_html>
*
* </inject_html>
*/
public function AMFJS()
{
}
}
-----
Regards,
Prashant
--
View this message in context:
http://apache-flex-users.2333346.n4.nabble.com/FlexJS-Support-in-BlazeDS-communication-tp11562p13972.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.
