|
-
getVersion() and $version
Hi guys,
I have two dynamic text fields on a frame, and use the following lines to display the Flash player version:
txt1 = getVersion();
txt2 = eval("$version");
txt1 is empty and txt2 contains the string one would expect. This happens in both V5 and V6 players.
Is getVersion maybe not implemented yet? $version is deprecated in V5, so I thought getVersion is the way to go.
Stephan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|