Posts Tagged sandy

The Lowdown website – Sandy 3 and lowRa

Hello there,

The 1st of December was the launch of a website I’ve been working on : The Lowdown.
This website is part of the New Zealand Ministry of Health’s national depression initiative (NDI), which aims to help young people recognize and understand depression, and encourages them to seek appropriate help, or puts them in touch with trained professionals, thus to reduce the impact of depression on the lives of New Zealanders

To create this website we have used lowRa and Sandy 3 so was done using AS3.
The site is plugged on the Silverstripe CMS, using amfphp 1.9.
Thing is both of those AS3 libraries, at the time the project started, were still in beta, and not all the features needed to develop the website done yet.
First in lowRa was missing the assembler which helps you to load dlls ( assets, classes ) and build the application at runtime ( create plugins / view / custom objects, … )
Second, Sandy didn’t get any mouse interaction on the texture level, ie interacting with InteractiveObject but also text links ( not that easy when you’re actually clicking on a snapshot of a display object :) )
So the first task has been to develop those. This project helps as well adding other features / fix in those libraries.
I’m quite happy to see they’ll be integrate in those libraries.
Read the rest of this entry »

, , , , ,

1 Comment

Sandy – Mouse Interaction on svn

Hello,

My first “real” contribution to sandy is on the svn.
Kiroukou as done some changes to what I have done to integrate it more nicelly to the engine. He has updated the svn.
So now you can start playing with it.
I still need to add interaction with text links. This will be done this week end. Btw if someone know why html links are not triggered when you are dispatching a MouseEvent on a TextField with the right x, y, please let me know using the comments. For now I’m parsing the html and retrieve the area of the links ( thx to getCharBounds() ). It works, but I’m sure there is an easier solution.

So grab the last svn update here
http://sandy.googlecode.com/svn/trunk/sandy/as3/trunk/src/sandy/

Oh and by the way the version 3 is now stable and available for the public.
Check it here

Enjoy…
++

, , , ,

No Comments

Sandy 3.0 – Mouse interaction with the texture of a Shape3D

Hello there,

Still for the same project I’m working on, I needed mouse interaction on the texture of 3D objects.
So kiroukou and I started developing it.

Here is a example :)
It’s working but will need some polish and debugging, as it’s still a work in progress.

Use the arrow key and the Numpad 8 and 2.

I have put a mouse_over and mouse_click event on the red shape of the sphere texture.
The scrollbar next the textfield on the Plane3D is a flash component.

++ :)

, , , , , ,

7 Comments

Sandy – New forum open

Hello,

For some days now, a new english forum is opened for sandy.
You can find it at the same address:
http://www.flashsandy.org/forum

No Comments

Sandy – Forum hacked

Yup, the forum on flashsandy.org has been hacked and the database lost.
I still can’t understand why people are so dumb? Why kind of satisfaction they find destroying other people data.
Anyway we have his user name, and probably now his name / address…
So bastard if you are reading this… You’re screwed!!!

Kinda sad but eh, I’m sure in no time the forum will be full again of good resources.
So come on the future forum ( as soon as available, I will let you know ) and start posting / answering…

C you

No Comments

Sandy – Or the 3D for flash NEEDS YOU !!!

Hello,

You probably know already Sandy. It’s a great engine, done by kiroukou.
It’s done in AS2 so imagine if it’s ported to AS3. It will be kick ass…

This engine needs you!!! Since the start of Sandy, only kiroukou is developing it and no community started to grown around it…
We need a Sandy community, and we need people to help to develop the engine, make more demo, textures, …

If you think you can help, please write to
kiroukou [at] media-box [dot] net

We all know other flash engines like Papervision. This one is great as well. But having OPTIONS is the best of all. Sandy is really good and it will be really bad / sad for the flash world to lose it. Even if you are working on other engines ( like Papervision ) you can help.

I really hope that you guys will give some of your times to this great project that is Sandy.

Don’t forget, write to:
kiroukou [at] media-box [dot] net

See you there…

,

1 Comment

Sandy – When 3D meet flash

Some month ago I met a guy who was working on a 3D engine for flash.
He shows me at that time his work, which was kinda good already.
Now I’m happy to give you this link SANDY.
There you will be able to get examples, tutorials and download the beast.

A big “bravo” to kiroukou (Thomas PFEIFFER)…

I’m quite sure you will be astonish by what he has done …

,

1 Comment