Help - CS3 and up! Asap!
- MichaelJ
-
MichaelJ
- Member since: Mar. 2, 2009
- Offline.
-
- Forum Stats
- Member
- Level 18
- Voice Actor
Hey, I recently downloaded the CPMstar Ads toolkit, and I can't open the AS2 FLA file with flash 8.
Would someone mind opening it with a version of flash later than flash 8, and PM'ing me the code?
I'd really, really appreciate it!
- Niallmcfc
-
Niallmcfc
- Member since: Aug. 16, 2009
- Offline.
-
- Forum Stats
- Member
- Level 09
- Gamer
Um, well, I kinda couldn't be bothered to PM you. This'll serve the same purpose.
// TODO: Change the CPMStarContentSpotID to your assigned content spot id
var CPMStarContentSpotID:String = "0";
System.security.allowDomain("server.cpmstar.com");
adBox.loadMovie("http://server.cpmstar.com/adviewas2.swf?contentspotid="+CPMStarContentSpotID);
Also, the Instance name of the box, unsurprisingly is "adBox"
Signature? What signature?
Also, any games I plan to make may or may not become vaporware. I'm not good with organizing my life...
- MichaelJ
-
MichaelJ
- Member since: Mar. 2, 2009
- Offline.
-
- Forum Stats
- Member
- Level 18
- Voice Actor
Thank you very much! You saved me a lot of time!


