On Feb 13, 6:26 pm, Anshuman rudra <[email protected]> wrote:
> Yes Kaushik, the mxml tags are complied to .swf file, by mxmlc and embeded
> to the jsp. These happens at the runtime only.
>
> Thanks And Regards,
> Anshuman Rudra | [email protected]
> Bangalore, India.
>
> On Fri, Feb 13, 2009 at 3:12 PM, Kaushik K
> <[email protected]>wrote:
>
> > I believe the browser can't render mxml tags directly as you might know
> > already. So i suppose that u are embedding the swf files in the jsp.. is
> > that true?
>
> > Regards,
> > Kaushik K
>
> > On Fri, Feb 13, 2009 at 2:03 PM, anshuman <[email protected]>wrote:
>
> >> Kaushik,
> >> I know that using RemoteObjects, i would be able to map the values
> >> from action script to POJOs and vice-versa.
> >> But in my approach i am embedding mxml tags to the jsp and the jsp is
> >> holding the Java response Bean. I need to map that responseBean to the
> >> corresponding action script class.
>
> >> Regards,
> >> Anshuman


Hi Kaushik k ,

Did try Flash variable or externalinterface library.
i think flash variable will help you . you can assign been object to
flash varible and call that variable from action script. using
Application.application.variable name.
or either you can call javascript from action script using external
interface and javascript will call jsp.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to