Vasiliy Selivanov

  • RSS

dynamic google earth or live on google map

Posted on Thursday, October 1st, 2009

Augmenting Aerial Earth Maps with Dynamic Information. Google Earth will be display movement of vehicles and people in real-time. How? Check video for answers. Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the comments on this post

continue reading

1 of may in Copenhagen

Posted on Friday, May 2nd, 2008

Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the comments on this post

continue reading

Top 30 Tips for Staying Productive and Sane While Working From Home

Posted on Thursday, April 10th, 2008

1. Define your spaces; separate work from home. Have a room dedicated to working. Don’t do it wherever you happen to be. Set aside some space, preferably a room (it doesn’t have to be big) to be your workspace. That way, when you enter it, you know consciously what you’re there to do: go to [...]

continue reading

Archive for the ‘Flash’ Category

Zmags, Flash object and internal link

Thursday, March 24th, 2011

If you are using Zmags, and what to add internal link (go to some other page) into flash object. You could use this code in flash ( actionscript 3.0)

1
2
3
4
5
6
7
import flash.external.*;
but.addEventListener(MouseEvent.CLICK, function(e:MouseEvent) {
    var curUrl:String =  String( ExternalInterface.call(" function(){ return document.location.href.toString();}"));
    curUrl = curUrl.replace(/\/([0-9]+)$/,'/'+YOUR_PAGE_NUMBER);
    var myURL:URLRequest = new URLRequest(curUrl);
    navigateToURL(myURL,"_self");
});

where YOUR_PAGE_NUMBER – is page number you want to go after click on button with instance name “but”

Adobe CS5 – Flash and Photoshop CS5 preview

Tuesday, September 22nd, 2009

Some new information about Adobe CS5

FLASH CS5

Known issues

  • Code Samples panel
  • TLF text
  • XML-based file format
  • Live preview video component
  • Adobe Media Encoder

Screenshots

flash cs5

flash cs5

video

(more…)

Perfect statistic site about installed adobe flash player and microsoft silverlight

Thursday, January 29th, 2009

Check this http://www.riastats.com statistic from 900 000 users about flash player and silverlight

Statistic

Dear customers you still want optimise your flash application for 7 version of Flash Player?? :)

Edit bitmap properties for selected bitmaps in library

Monday, September 8th, 2008

bit map

its Flash CS3: “Edit Selected Bitmaps”-Panel.

thanks to Hannes Moser. Download it impossiblearts.com/blog/2008/06/16/flash-cs3-edit-selected-bitmaps-panel/

 

Flash Player 10 beta 2 was released

Thursday, July 3rd, 2008

download from labs.adobe.com/technologies/flashplayer10/

 

some good links with new features

labs.adobe.com/technologies/flashplayer10/demos/videos/3d.html

www.gotoandlearn.com/player.php

Key New Features

3D Effects – Easily transform and animate any display object through 3D space while retaining full interactivity.  Fast, lightweight, and native 3D effects make motion that was previously reserved for expert users available to everyone.  Complex effects are simple with APIs that extend what you already know.

Custom Filters and Effects – Create and share your own portable filters, blend modes, and fills using Adobe Pixel Bender™, the same technology used for many After Effects CS3 filters. Shaders in Flash Player are about 1KB and can be scripted and animated at runtime.

Advanced Text Layout – A new, highly flexible text layout engine, co-existing with TextField, enables innovation in creating new text controls by providing low-level access to text offering right-to-left and vertical text layout, plus support for typographic elements like ligatures.

Enhanced Drawing API – Runtime drawing is easier and more powerful with re-styleable properties, 3D APIs, and a new way of drawing sophisticated shapes without having to code them line by line.

Visual Performance Improvements – Applications and videos will run smoother and faster with expanded use of hardware acceleration.  By moving several visual processing tasks to the video card, the CPU is free to do more.

Enhanced Sound APIs – Work with loaded MP3 audio at a lower level in Flash Player 10.  The new APIs will let you do application-level audio mixing through ActionScript and even audio filtering with Adobe Pixel Bender.

FLASH – AlternativaPlatform

Tuesday, June 3rd, 2008

Alternativa Platform – solution for multiuser browser project.

Browser 3D-engine.Cross-platform, made for Adobe Flash; best up-to-date performance.

AlternativaGUI – Fast window-based interface for flash-projects.Multi-purpose, open for modification and expansion. – in progress

AlternativaCore – Client-server solution for multiuser games and projects.Specific data workflow model, dynamic load distribution, easy scaling, own data transfer protocol, file versions system. – in progress

some demo and screenshots below:

 gui

 

 

 

(more…)

Google Maps API for Flash/Flex

Tuesday, June 3rd, 2008

Google annaunce Google Maps API for Flash/Flex.

What we could find on official site

This API lets Flex developers embed Google Maps in Flash applications. Similar to the JavaScript version, this ActionScript API provides a number of utilities for manipulating and adding content to maps through a variety of services, enabling you to embed robust, interactive maps applications on your website.

How do I start?

  1. Sign up for a Google Maps API Key
  2. Download the Google Maps API for Flash SDK
  3. Read the Setup Instructions
  4. Walk through the Tutorial
  5. Read the API Reference

So working with Google maps now is so easy ;)


Adobe’s Flash Player 10 API Documentation

Tuesday, June 3rd, 2008

So you know Adobe® Flash® Player 10, with code-named "Astro".

You could download player from abode http://labs.adobe.com/

If you interesting in api documentation you could download it in one archive (6.46 Mb)

 

 

(more…)

isfland.com. AS3 Physics

Friday, April 18th, 2008

Thanks to flash-ripper.com for finding interesting blog flash island. I don`t know where is Author now, all post date was written at  January But what we could find there

Examples physics in flex

Physics UI

 

Crush test

Waiting for new great features!

39 Creative Flash Designs

Thursday, April 3rd, 2008

from http://www.smashingmagazine.com/

Intel’s Robo Brawl game.Very beautiful and interactive design.
Robo Brawl game

Oh, By The Way — this is how an effective album promotion web-site should look like.
Flash Screenshot

(more…)