Actionscript 2, Actionscript 3.0, Adobe, Advertising, Applications, Flash, Flex, Web developer

Flash SEO video by Technoracle – How search indexing Flash Player works…

This is exactly how we imagined it works, as it was the only normal way… I am a bit worried about Flash apps without states, how the crawled goes through that stuff.
Anyway let’s see how much we’re going to wait for this to be implemented by Google and rest…

Standard
Actionscript 2, Actionscript 3.0, Adobe, Flash, Web developer

Flash Structure Creator – Flash extension panel for automatic folder structure and file creation

Extension panel is driven by xml schema, which can be customized to fit specific project requirements. It automatically creates fla, html, css and javascript files defined in the schema. It also includes swfobject 2.1 and swfaddress 2.2 by default.

Using this extension can effectively streamline new project creation work flow. It only takes a few clicks to achieve which usually takes hours to recreate, duplicate or customize from previous projects.

http://code.google.com/p/flashstructurecreator/

guys from Another Flash User Group Singapore created this Extension panel for their needs but it can certainly be useful for other Flash people…

Standard
Actionscript 2, Actionscript 3.0, Actionscript 3.0 _, Flash, Games, Image Processing, Mathematics, Open Source, People, Tutorials, Web developer

What’s possible in 25 Actionscript lines? Vote for favorites!

Second ever 25 lines AS contest produced 12 incredible finalists as it was expected. I will hardly decide on favourites but I surely will vote and please you do that too because this contest deserves attention. Respect for all the good word, and yes, you can have the sources too!

Finalists of the 25 lines AS contest >>>

Standard
Actionscript 2, Actionscript 3.0, Adobe, AIR - ex Apollo, Applications, Business, Flash, Flex, People, Web developer

The Actionscript Conference Overview + slides from presentation

Weeks after The Actionscript Conference in Singapore I  can sum up all good things we’ve got and experienced there. TAC was event organized by Flex User Group Singapore. FUG Singapore is focus on Actionscript, Flex and Flash and other related services and server-side technologies.  This was a first conference I’ve attended and spoke at, so I surely cannot be objective enough, but I think that most of the speakers and attendees would agree TAC was a huge success.

At the start of the conference Hu Shunjie talked about Passion. Nice way to present actionscript community. It really relies on passion and inspiration from the very beginning and it feels strong even 10 years later.

In series of presentations of really great speaker line-up attendees could hear and see a lot of new Flash Player 10 features (Lee Brimelow), API references, Web Services, AIR developement (Marco Casario, Peter Elst).

PowerFlasher team had great presentation about their FDT Actionscript IDE. Micheal Plank demonstrated powerfull FDT features and speedcoding which gives you freedom. Micheal had great workshop also day before conference, demonstrating workflow that FDT makes possible using ANT compiling, SWC and SWF linking and a lot more…

Mohammed Khan had only presentation that was more design oriented. It was very good to hear a little introspective in designer developer workflow in Flex and where it should be in time that comes.

Prayank Swaroop presented BlazeDS, server-based Java remoting and web messaging technology. It is free solution and seems to me more and more used in Flex project because of it.

Most amazing presentation was given by Stefan Wessels, a Flash Lite guru. He presented Flash Lite from the perspective of the Darth Vader and the dark side. Seems like Flash Lite really inspires and through his inspirational talk he invited as to join the dark side, creating Flash Lite content, which is not so widespread…

I gave my presentation at the end of the day. I am not sure how it looked like but from my point of view I would be happy if people could remember few important things that connects Flash Platform and Socialnetworking. Flash is great platform for developing, present at more than 90% of internet enabled devices. It is fairly easy and cost-free platform. It support all socialnetworking interactions but lacks in SEO and semantic web which will mean a lot in future. My slides are available at SlideShare

Pictures from the conference at Flickr
Lee Brimelow video report
Interviews with some of the speakers

Great news is that preparation for next TAC has already started. Organisers should consider 2 days instead of one, so people can talk more, and focus more on speeches. Anyway, this was a boost I hope for Singapore Actionscript community which I am proud to be a part of.

Standard
Actionscript 2, Art, Design, Flash, Flash Sites, People, Web developer

Hagane Agency latest work : Grafik, Claire Moens, Fotobox websites

Here are three latest websites I’ve did at my own agency Hagane.
All sites are very simple, with almost no loading times.

Grafik.rs – Studio Grafik
design by Studio Grafik, programming Hagane Agency – this site features nice color transitions, interesting accordition style menu and deep-linking, data feed from XML

Studio Grafik

Studio Grafik

Fotobox.info – photography studio fotobox
design by upsitedown, programming and motion Hagane Agency – simple and content oriented photography portfolio website for fotobox from Belgium

Fotobox.info

Fotobox.info

ClaireMoens.be – Unique Jewel Design
design by upsitedown, programming Hagane Agency – simple and content oriented website for jewel designer Claire Moens from Belgium

Claire Moens - Unique Jewel Design

Claire Moens - Unique Jewel Design

Standard
Actionscript 2, Actionscript 3.0, Adobe, AIR - ex Apollo, Business, Flash, Flex, Fun, Web developer

The Actionscript Conference – My topic : Flash and Socialnetworking

The Actionscript Conference is coming soon. It will be held this week starting at Friday 17th till Sunday 19th which is main day of conference. As I’ve already mentioned, in its first issue, speaker list is great, Lee Brimelow, Peter Elst, Marco Casario, Stefan Wessels, Michael Plank, Prayank Swaroop and latest Grant Staker, and me.

I will be speaking on a topic that is very interesting Flash and Socialnetworking. Socialnetworking is at it’s peak now, or peak is yet to come but SNS (Social Networking Services) are in rise. In fact whole web is moving toward socially organised internet users and information exchanged between them. That should lead us (slowly for now) towards semantic web.
So how does Flash (Flash / Flex / AIR / Flash Lite) plays in this game. Is it enough to be widget, media and gaming platform in a world to come. We all know the strong sides of Flash, but does flash goes well with SEO and semantic web? what it needs to do to stand up to the role we all actionscripters and rich internet experience lovers would like?

Please post your oppinion on anything you have in mind for this topic, it will be valuable addition and will surely make a better content for the speech.

Thanks in advance!

Standard
Actionscript 2, Actionscript 3.0, Applications, Flash, Flex, Fun, PHP, Web developer

FlashDevelop 3 beta 8 is out…

FlashDevelop is great Windows IDE for developing Flash, Flex and AIR application, as well as accompanying Javascript and PHP file.

Follow this link to get more info and download FlashDevelop beta 8.

Please donate to the project if you are using it.

From the forum post :

About FlashDevelop:

* Features
* Screenshots

Changes:

GUI:
* New “fullscreen” editor mode
* New common GUI for AS2Api and ASDoc
* SWF exploration shows the frame where definitions are imported

ActionScript:
* Fine tuned code completion
* Dynamic syntax highlighting: custom classes get colored like flash classes (MovieClip, Event, etc)
* Completion for package-level declarations and Flash 10’s Vector.<T> type
* New generator: Ctrl+Shift+1 on a non-imported type to generate the import
* Go To Declaration (F4) with SWC classes display a generated pseudo-class
* Improved generators

MXML:
* Tags with ID now appear in outline view and <script> code completion
* Updated completion (generated using a tool available in SVN)

Templates:
* Improved MXML projects templates
* New optimized AS3 project template with preloader (no Flex dependencies)
* Templates now include an index.html with swfobject.js

PHP:
* Now featuring simple PHP completion

Standard
Actionscript 2, Actionscript 3.0, Adobe, Flash, Flex, Fun, Web developer

The Actionscript Conference Tickets on Sale Now!

The Actionscript Conference which will be held in Singapore with respectative speakers (Lee Brimelow, Peter Elst, Micheal Plank, Stefan Wessels) is one of events that you don’t want to miss if you are based in South East Asia.

Tickets are now on sale for just around 50$. Pretty good deal, cause organisers are nice guys and do it because they love all this AS madness in internet world 😉

Standard
Actionscript 2, Flash _, Open Source, Uncategorized, Web developer

MouseControl AS2 class update – added Mac mouse wheel and scrolling area support

In my previous release of this class MouseControl class – easy adding of mouse scroll wheel capability to Flash (AS2.0)
.
This release is bringing some nice additions,
like possibility of adding a Rectangle area that if mousewheel is used there trigger an assigned function…
example:
mouseControl.addScrollArea(“rect”, new Rectangle(100, 100, 100, 200), Delegate.create($class, traceRect));
where “rect” is id of scrollArea – used for removing a scroll area
second is rectangle parametar for scroll area
third is a function to call on mouse wheel

whole class is now relying on MacMouseWheel class from pixelbreaker

Download the source
Try the example

Standard