Vasiliy Selivanov

  • RSS

“Some dangerous trojan horses detected in your system. ” How to fix

Posted on Monday, September 29th, 2008

I have some troubles with my windows. Any time when I go to folder I have message. "Some dangerous trojan horses detected in your system. Microsoft Windows XP files corrupted. This may lead to the destruction of important files in C:\WINDOWS. Download protection software now!" And if you press Yes, you will download exe file [...]

continue reading

Adobe Photoshop Lightroom 2.0 Beta

Posted on Wednesday, April 2nd, 2008

Today released Adobe Photoshop Lightroom 2.0 Beta. So whats new: Localized corrections — Enhance specific areas of an image for unsurpassed nondestructive flexibility and control reminiscent of the traditional darkroom dodge and burn experience. Improved organizational tools — Find the images you need quickly and easily. Multiple monitor support — Add an additional monitor to [...]

continue reading

Multiple File Upload plugin for jQuery and Cancel button

Posted on Thursday, November 20th, 2008

QuocKien here ask me to help him with Multiple File Upload plugin and cancel button This the most easy way I think it’s this simple js code (cancel button will work for second multi input file) 12345678910$(document).ready(function(){         $(‘.multi’).MultiFile();         $(‘.multi2′).MultiFile();                 [...]

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…)