Log of /trunk/pg/macros/AppletObjects.pl
Parent Directory
Revision
5618 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 16 14:39:14 2008 UTC (5 years, 2 months ago) by
gage
File length: 11566 byte(s)
Diff to
previous 5597
,
to
selected 5582
New version of Applet.pm and AppletObjects.pl that supports both flash
new FlashApplet();
and java applets
new JavaApplet();
see pod docs in those two files for more details.
Revision
5582 -
(
view)
(
download)
(
as text)
(
annotate)
-
[selected]
Added
Tue Nov 6 16:45:28 2007 UTC (5 years, 6 months ago) by
gage
File length: 5513 byte(s)
Provides front end for Applet.pm.
To use applets add loadMacros("AppletObjects.pl")
to the top of your PG problem file.
$applet = FlashApplet();
gets you started. There is reasonable POD documentation in this file including a working problem
for the ExternalInterface.swf flash object.
-- Mike
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.