Sha256: cdf9483105427be527626ff241a96e82921d9d77fb895a2c371e7efd01d569eb
Contents?: true
Size: 317 Bytes
Versions: 44
Compression:
Stored size: 317 Bytes
Contents
on run argv set flash_player to item 1 of argv as text set swf_file to item 2 of argv as text tell application flash_player to activate tell application flash_player to open swf_file repeat if application flash_player is not running then exit repeat delay 0.1 end repeat end run
Version data entries
44 entries across 44 versions & 3 rubygems