Do you still use Flash 4 ActionScript Syntax?

Created Mon, 23 Aug 2004 12:20:01 +0000 Modified Mon, 23 Aug 2004 12:20:01 +0000
51 Words

Does anyone (aside from FlashLite authors) still use Flash 4 ActionScript syntax? i.e.?

Set Variable: "f4" = "true"
If (f4 eq "true")
	Stop
Else
	Play
End If

Begin Tell Target ("/")
	Stop
End Tell Target

If so, what version of Flash are you using? Post your info in the comments section.