Apple PSP Flash
2 posters
Page 1 of 1
Apple PSP Flash
If you have been on PSU lately, you may of heard of Apple PSP, one of the 3 NEW iphone portals coming out.
I have been helping ALL of them. But my favorite is Apple PSP. I was making a flash app for it. Check it out at
www.resiststorage.org/video/Index61.swf
(Note it is still a BETA and all. All the DKeys will go to a menue.) It uses a simple Drag-Drop script and a Key press script. If you would like to help, email me at nickpspstuff@gmail.com or store@pspnewb.com
I have been helping ALL of them. But my favorite is Apple PSP. I was making a flash app for it. Check it out at
www.resiststorage.org/video/Index61.swf
(Note it is still a BETA and all. All the DKeys will go to a menue.) It uses a simple Drag-Drop script and a Key press script. If you would like to help, email me at nickpspstuff@gmail.com or store@pspnewb.com
Re: Apple PSP Flash
cool if you need help free post to ask
ale632007- ケrojects Admin
- Posts : 541
Join date : 2008-02-18
Location : Ontario,Canada
Re: Apple PSP Flash
Ok. Thanks. Right now i am stuck with going to differnet scenes. I'm using SwishMax cause it was 99.00 and it uses a mix of actionscript and some other junk
Re: Apple PSP Flash
ok so try getting flash cs3 for 30 days. In that one to can go to a frame or scene you sue the follow code:
Good luck with that, if is not working post a topic and the problem!
- Code:
on(press) {
//that is a click.
gotoAndPlay(scene name, frame number);
//that is making flash to play a frame
}
- Code:
on(press) {
gotoAndStop(scene name, frame number);
}
Good luck with that, if is not working post a topic and the problem!
ale632007- ケrojects Admin
- Posts : 541
Join date : 2008-02-18
Location : Ontario,Canada
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum