SWFAddress with cURL

28

Because of security, on most servers you'll find allow_url_fopen=Off. Most hosting companies do this as a security prevension and many don't even let you to turn it of with php.ini file or similar. Instead, they suggest you to use cURL library.

This can be a huge problem if you plan to use SWFAddress, but not for Kole! Good friend of mine have fix it in a blink...

Read more | Comment [3]

Free flash menu with endless submenu

30

This is the vertical flash menu (actionscript 3) with "endless" submenu... Endless, because you can branch XML node as much as you want, theres no limit.

Again, I'm not much of a coder, so this probably can be done much better...cleaner. If you have an idea, I would like to know about it.

free stuff
Read more | Comment

Free flash menu - Reorder menu

08

I've been doing a "spring cleaning" of files on hard disk and I've found this little experiment I've done, some time ago.

I haven't look at the code, it probably can be done more elegant, but it will do the job.

I have use Tweener at first, but change this version to use Tweensy instead.

free stuff
Read more | Comment