Search the web
Sign In
New User? Sign Up
JavaSWF-Support · Support and discussion about the JavaSWF pure Java wrapper package for the Macromedia Flash file format
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Clarification regarding Clip Events   Message List  
Reply | Forward Message #1156 of 1160 |
Re: [JavaSWF-Support] Re: Clarification regarding Clip Events

Thanks Nick,
                    I found that code scriplet. I came across a strange
situation, where a flash file has some query variables passed to the flash file
(i.e. Flash Params). But, when this variable is accessed inside the flash file,
it gives the value "undefined". Can you please tell me, when such scenarios will
occur? Does encoding the URL of the Flash file, will stop the flash file from
getting the value of the Flash params?

Please let me know your clarifications on this.

Cheers,
Prabakaran Srinivasan.




________________________________
From: Nick Main <david.nick.main@...>
To: JavaSWF-Support@yahoogroups.com
Sent: Tuesday, April 7, 2009 1:13:52 AM
Subject: [JavaSWF-Support] Re: Clarification regarding Clip Events


Clip actions are part of the placeObject2 tag in SWFSpriteTagTypes. The actions
are passed via the returned SWFActions interface.

Parsed in TagParser::parsePla ceObject2.

--- In JavaSWF-Support@ yahoogroups. com, Prabakaran Srinivasan <cute_karan2@
...> wrote:
>
> Hi Nick,
> ����������� Can you please tel me where the clip events
will get parsed in the JavaSWF framework. I am using the old source code from
sourceforge. net.
>
> Thanks in advance,
> Prabakaran Srinivasan.
>
>
>
>
> [Non-text portions of this message have been removed]
>







[Non-text portions of this message have been removed]




Tue Apr 7, 2009 5:37 am

cute_karan2
Offline Offline
Send Email Send Email

Forward
Message #1156 of 1160 |
Expand Messages Author Sort by Date

Hi Nick,             Can you please tel me where the clip events will get parsed in the JavaSWF framework. I am using the old source code from...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Apr 6, 2009
8:04 am

Clip actions are part of the placeObject2 tag in SWFSpriteTagTypes. The actions are passed via the returned SWFActions interface. Parsed in...
Nick Main
d_nick_main
Offline Send Email
Apr 6, 2009
8:01 pm

Thanks Nick,                     I found that code scriplet. I came across a strange situation, where a flash file has some query variables...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Apr 7, 2009
3:02 pm

What Flash version are you dealing with ? If <=8 then those vars should appear on the _root object (if I recall correctly). If >= 9 then the vars are a...
Nick Main
d_nick_main
Offline Send Email
Apr 7, 2009
5:45 pm

Thanks Nick,                    Sorry for the delayed reply... ________________________________ From: Nick Main <david.nick.main@...> ...
Prabakaran Srinivasan
cute_karan2
Offline Send Email
Apr 16, 2009
1:43 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help