Saturday, December 18, 2010

NEW LINK

Bookmarks Menu




Recently Bookmarked
Recent Tags



Get Bookmark Add-ons


Mozilla Firefox



Help and Tutorials
Customize Firefox
Get Involved

About Us


Recent Tags
Recently Bookmarked


Get Bookmark Add-ons



Mozilla Firefox



Help and Tutorials
Customize Firefox
Get Involved
About Us


Recently Bookmarked
Recent Tags


Get Bookmark Add-ons


Mozilla Firefox




Help and Tutorials
Customize Firefox
Get Involved
About Us


Get Bookmark Add-ons



Bookmarks Toolbar Folder


Add bookmarks to this folder to see them displayed on the Bookmarks Toolbar


Getting Started
Latest Headlines





Mozilla Firefox



Help and Tutorials
Customize Firefox
Get Involved
About Us


Get Bookmark Add-ons


Bookmarks Toolbar Folder


Add bookmarks to this folder to see them displayed on the Bookmarks Toolbar


Customize Links
Free Hotmail

Windows Marketplace
Windows Media
Windows




Mozilla Firefox




Help and Tutorials
Customize Firefox
Get Involved
About Us


IMG2TXT: ASCII Art Made Easy!

IMG2TXT: Convert GIFs, JPGs, and PNGs into beautiful ASCII Art. ASCII Art made easy!
An Absolute Beginner's Tutorial On Flex 3 [Flash Tutorials]
If you're thinking of submitting an article in SitePoint's Flex/AIR competition, but don't know where to start, then Rhys is here to help! In this beginner's article, you'll learn the very basics for using MXML and ActionScript 3.0 to develop Rich Internet Applications in Flex 3.0.
candymandesign: Image Editor in Flex
SQL support in local databases - Adobe® Flex™ 3.2 Language Reference
SQL SERVER XML EXPLICIT

Working with HttpHandler in IIS 7
In order to use custom HttpHandler in IIS 6 we simply used to write <httpHandlers> tag inside System.web tag in web.config file but in IIS 7 it is little tricky. In this article, I am going to show how to configure custom HttpHanlder in IIS 7.
SQL Server And XML: SQL Server Transaction Isolation Level - READ COMMITTED
SQLUpdateEvent -22222
RoqLogic Media Center API
API Tests

Flex



WebService
Source of FlexReportDemo
Flex 2 Style Explorer
http://www.greensock.com/ActionScript/TransformManager/AS3/

Flex Style Creator
Flex 3 - Adobe Flex 3 Help
Adobe Flex 2 Component Explorer
progAS_flex3.pdf (application/pdf Object)
blazeds_devguide.pdf (application/pdf Object)
AIR API - Additional Query Techniques - InsideRIA

<div class="ap_r" style="margin: 0 16px 16px 16px;"><a href="http://www.insideria.com/airLogo-Shadow.jpg" class="highslide" onclick="return hs.expand(this)"><img src="http://www.insideria.com/airLogo-Shadow.jpg" alt="airLogo-Shadow.jpg" title="Click to enlarge" width="148"/></a></div><p>In the <a href="http://www.insideria.com/2008/04/air-api-retrieving-results-fro.html">previous tutorial</a>, I demonstrated how to return all of the rows of a database table and access the results within AIR. Many times you will not want to retrieve all of the rows in a table, so today I will examine some techniques for querying your tables. I will focus on two main areas: Strongly Typing Results and Parameterized Queries.</p><p>&nbsp;</p>

Flex Report, reports on flex; previsualizaçõa and printing. | TSW - That Should Work
Image Manipulation in Flex - InsideRIA
It seems that the number one request I get for development work is creating applications that do image manipulation or vector drawing or a combination of the two. This article is about my experiences in building applications in Flex to manipulate images. It will cover the basics of loading an image, saving a reference to it, adjusting color, applying pixel effects, changing its dimensions and orientation and ultimately saving these changes. The aim of this article is not to provide production ready solutions but instead to provide ideas for implementing image manipulation solutions in Flex.
Flex Color Wheel Component | Flashmoto
ColorWheel is a flex component for any kind of DisplayObject or any DisplayObject subclass that can apply filters with new FileReference features. It is
Image editing with Flex applications (Comtaste Consulting | Enterprise RIA consulting and development)
http://www.adobe.com/resources/elearning/
File Type

Image Manipulation in Flex - InsideRIA
It seems that the number one request I get for development work is creating applications that do image manipulation or vector drawing or a combination of the two. This article is about my experiences in building applications in Flex to manipulate images. It will cover the basics of loading an image, saving a reference to it, adjusting color, applying pixel effects, changing its dimensions and orientation and ultimately saving these changes. The aim of this article is not to provide production ready solutions but instead to provide ideas for implementing image manipulation solutions in Flex.
FLEX Examples: Flex Rotate Effect Source Code
Flex Examples Downloads,Animations effects in flex, What is Flex.Where i get flex source code. Flex examples,flex components,flex controls, flex effects, flex with java communications,flex with .NET Communication,flex vs php, flex vs coldfusion,flex mxml files,flex source code samples, flex job papers, flex question papers, job in flex
Color picker source
ImageSnapshot class in Flex 3 SDK | Doug McCune
There are a few new graphics classes in the Flex 3 SDK that make it easier to create image snapshots of Flex UI components. The ImageSnapshot class provides
Adobe - Developer Center : Using Matrices for Transformations, Color Adjustments, and Convolution Effects in Flash
Flex Color Chooser Component : Alternate Flex ColorPicker Component « Flex Script

Flex 2 Filter Explorer
Example
Adobe Flex Blog
TUTORIAL
How to use Flash to force Flex to behave different as expected by framework
Flex panel class used with Flash CS3 - kirupaForum
Flex panel class used with Flash CS3 Flash CS3
kuwamoto.org » Blog Archive » Example code updated for beta 3
Dolores Moore - Flex Skinning and RIA UI Design » Color

Open Source Degrafa : Declarative Graphics Framework
Degrafa is a declarative graphics framework for creating rich user interfaces, data visualization, mapping, graphics editing and more.
Flex Developer’s Toolbox : Free Components, Themes and Tutorials | Noupe
One important goal of flex components, is to help the community see how you can merge the best of what flex gives you (productivity, development process,
DavidTucker.net » Blog Archive » AIR Tip 1 – Monitoring Your Internet Connection
Adobe MAX 2007 - Europe
Marco Casario | RIAvolutionize the web: Create an "Open Recent Files" cross-operating system menu in your AIR application

Using the NativeMenu and NativeMenuItem classes supported by Adobe AIR APIs is pretty easy to create native menu.
But one cool thing very useful in a desktop application that works with local files is a Open Recent Files menu item features. This menu item acts like a history list of opened or created file.
The NativeMenuItem class has the data property that allows to create a reference to an Object for a menu item. You can use it to create a menu item that points to a file on local system as shown in the following code:
Creating a Custom Menu Using Item Renderers « Rico on Flex
Alex’s Flex Closet: Item Renderers Archives
Unicode/Character reference/0000-0FFF - Wikibooks, collection of open-content textbooks


ebook finder
FLEX{er} » Blog Archive » How To Make an Image With Border

Apply Now for 5th NITAT, the NATIONAL IT Aptitude Test by NIIT
Boost your IT career by Applying Now for 5th NITAT, the National IT Aptitude Test by NIIT. Check your potential areas of expertise & know how industry ready you are. Get head hunted by top IT companies and a chance to participate in a special NITAT placement fair. Freshers, engineers, college students, graduates of any discipline and students completed class 12th can apply.
Sort Flex 3 ArrayCollection by datetime value : Adobe, Flex, 3
How do you sort datetimes in a flex3 data object? I have an ArrayCollection with many arrays that look like this: {time:2008-08-06 01:00:00-07, KwH:30000} and I need to sort the arraycollection on...
IFRMAE + JAVASCRIPT
parent/child iframe height control via javascript
New RoqLogic Media Center API
ActionScript 3 Tip of the Day - Page 6 - kirupaForum

Page 6- ActionScript 3 Tip of the Day ActionScript 3.0
REG EXP
Come on Indian: History of Economic Recessions in The United States
SONY
MajiPlayer is a media player providing a rich user experience on multiple devices, it includes video playback and music (e.g. MP3) support. Maji Player allows you to organize & browse your media on your cell phones, create play lists and listen/view
PureMVC - Home
PureMVC is a free Open Source Model-View-Controller Framework. It has implementations for nearly every major development platform including ActionScript (Flex, Flash, FlashLite Mobile, AIR), C# (.NET, Windows Mobile, Silverlight), ColdFusion, Java (Standard, Mobile and Enterprise Editions, Servlets, Applets, JavaFX), PHP, Python (wxPython, Google App Engine)
Installation - PureMVC Manifold - AS3 Port [ Standard Version ] / PureMVC Framework for ActionScript 3 - Trac

http://localhost/weborb30/weborbconsole.html
Flex cookbook beta - Authentication using Flex and the PureMVC Framework
Flex cookbook beta - Almost all of the projects I work on in Flex utilize some form of authentication. So I needed a base flex project that had an authentication wrapper built with the PureMVC Framework.
PureMVC Tutorial - Flex, PureMVC, Jabber and XIFF 3: Part 1 - Frameworks | Dave Keen
Introduction Part 1 - Frameworks Part 2 - Directory structure Part 3 - Application and ApplicationFacade Part 4 - Notifications, Commands & Use
SlideShare
This is the PureMVC session held by Emanuele Tatti, RIA Engineer at Comtaste, at Adobe TechConnection Event in Milan
PTT

AdobeOpenSource
cairngorm
linq - error problem solve @CodeVerge
Flex 3 + Air - Certification Available | TSW - That Should Work
10 + Spell Check Components for RIA Applications
FlexTendibles

EventDispatcher CairnGORM
Free Spell Check
Flex RightMenu
Hide Right Click Menu in Flex - Flash Kit Community Forums
Hide Right Click Menu in Flex Flex and AIR
http://192.168.3.112/flex/accenture/#
Javascript

Softcomplex - high quality software development and IT consulting services provider
Flex Component
Flex Monkey Patches » Blog Archive » Simple Datagrid ComboBox as Item Editor Example
Here is a sample that came about as usual, from working on an issue with a customer. I found I didn't have a good example of a combobox itemEditor. This
[AS 3] Actionscript Image Crop Project - Part II - Copying Bitmap Data - manewc | Morgan Newcomb | Flash, Flex, AIR, & Web Development
GreenSock » TransformManager (AS3) - Interactively Scale/Rotate/Move DisplayObjects
robertpenner.com || Flash Actionscript experiments in math and particles

robertpenner.com || Flash alchemy and other miracles || Flash 5 Actionscript experiments in math and particles

temp



Simulating PicLens with Flex and Away3D – Part 1 - The Tech Labs
This tutorial article is a Step by step guide for creating a PicLens type 3D photo viewer with Flex and Away3d.
Adobe - Flex Developer Center
Learn Flex with getting started tutorials, downloads, samples, cookbook posts, and community.
Mac Style PhotoFlip Gallery
Digicrafts | Ultimate UI Components For Web Design, RIA, Flash, Flex, Dreamweaver, Lightroom plug-in Adobe CS3 CS4 | Home

Digicrafts - the ultimate UI for Web Design & RIA. We build Flash Components, Dreamweaver Extension and Flex application for designer and developer. This site is built to share the result which Digicrafts work on multimedia. We hope it can help others whi
http://www.softwebsolutions.com/softwebportfolio/#
http://www.softwebsolutions.com/designportfolio/
how to set loop=false with SWFLoader and an embedded source - ActionScript.org Forums
how to set loop=false with SWFLoader and an embedded source Flex 2 & 3
Flex cookbook beta - Quick & Easy YouTube Video In Flex

Flex cookbook beta - You need to embed a single YouTube video inside your Flex Application.
Embedding into Flex 3 Application | LongTail Video | Home of the JW Player
Support Forum thread: Embedding into Flex 3 Application
FLEX{er} » Blog Archive » Access the Query-String Variables from Flex Application
Real Time Communication with Flex and AIR using ColdFusion and LiveCycle Data Services | Ryan Stewart - Rich Internet Application Mountaineer
Building an Adobe Air application with Flex - Nettuts+
In a previous tutorial we introduced the Adobe Air framework that illustrated how to create a simple application. Remember that Adobe Air is a framework that
FLEX{er} » Blog Archive » AIR applications File and Directory
Flex 4 Tutorial

Rich Internet Blog of Michael Labriola from digital primates: FlexUnit 4 in 360 seconds
DavidTucker.net » Blog Archive » Getting Started with Cairngorm – Part 5
Eric Feminella - Rich Internet Application Solutions and Services » PHP
Adobe Testing with Pearson VUE
Pearson VUE delivers certification exams for Adobe. Adobe exams for the ACE, ACI and AATC certifications are available.
Adobe: Flex in a Week video training
Learn Flex in a week by going through this video training course.
ACE_Exam_Guide_FlexAIR.pdf (application/pdf Object)
Login : PDF: ADOBE FLASH CS3 PROFESSIONAL CREAtE AND DELIvER RICH, INtERACtIvE ... - PDFoo.com

Download ADOBE FLASH CS3 PROFESSIONAL CREAtE AND DELIvER RICH, INtERACtIvE ... at PDFoo.com.
Smooth Component
Tour de Flex - Scroll
Kensington ComboSaver Ultra Notebook Lock - Apple Store (U.S.)
Kensington ComboSaver Ultra Notebook Lock - Lock your notebook and leave it safe with the Kensington ComboSaver combination lock. Note: This lock is not compatible with the Apple LED Cinema Display.


W3C I18n FAQ: Setting language preferences in a browser
W3C I18n FAQ: How do I check or change the language settings of my browser?
રૂડુ કાઠિયાવાડ - અશ્વિન પઢિયાર<br>Rudu Kathiyawad - Ashvin Padhiyar: મારી હૂંડી સ્વીકારો મહારાજ, શામળા ગિરધારી <br/>– નરસિંહ મહેતા

Flex 3 Cookbook: Code-Recipes, Tips ... - Google Book Search
Softweb Solutions Anniversary Photos
myVideo.flv (application/x-shockwave-flash Object)
DateDiff for ActionScript [Notes from the Flash, Flex and ColdFusion trenches]
One of the tools I often find myself needing when developing applications in ActionScript is a utility for determining the difference between 2 dates. Following the structure of ColdFusion's DateDiff function, I came up with this:class DateFunction
HTML 4.0 Special Entities
A table of the HTML 4 entities for markup-significant and internationalization characters.
Adobe Flash & Facebook Platform samples | Adobe Developer Connection

Rich Islands for Adobe Flash: integrate custom-developed Flex or Flash control into SAP's Web Dynpro applications.
Flex: Get Photo Albums in Facebook - ActionScript 3 - Snipplr
This is pretty much Adobe's Sample #2 with a few nice improvements
http://www.softwebdemo.com/flex/softwebportfoliov2/

PLS



Adobe AIR 1.5 * Updating AIR applications
Source of tscomponents

Flex 3: Building Dashboard Applications Level 2 London, Manchester, Glasgow, Leeds, Cardiff, Devon.
Flex training course - Flex 3: Building Dashboard Applications Level 2 - Flex training courses offered in London, Manchester, Glasgow, Leeds, Cardiff, Devon
nTouch - Application Installer
Flex 3 - Adobe Flex 3 Help
Flex/AIR « Devgirl’s Weblog
Open source software « Empa7hy’s blog
Offshore Flex Developer & Flash Programmer - Busycode Inc. Flex Sample

Flash Text Editor
SeaFlex | Seattle Flex User Group
SeaFlex - The home of Seattle Flex User Group, where Adobe Flex developers can come together to learn, share and make new friends.
AllFlashWebsite.com: PureMVC Port of Keith Craigo's Flex + Zend_Amf + Zend_Auth + Zend_Acl + Zend_Session
PureMVC | Web Development | PHP Development | Zend Development | Flex Development | Air Development | AJAX Development | JavaScript Development | ActionScript Development
PureMVC is a framework which helps the Flex programmers to create applications in the MVC architecture. It helps the programmers to develop loosely coupled
Flex application powered by PHP and the Zend Framework | Beedigital
Flex application powered by PHP and the Zend Framework
PartnerCreate - developer.force.com

Tutorial: Creating Flex Salesforce Mashups - developer.force.com
Image:Flexsmalldemo.jpg - developer.force.com
Setup Cairngen in Flex Builder 3
La Fabrick interactive» Archive du blog » Utiliser Cairngorm dans un projet Flex / AMFPHP
La Fabrick Interactive [blog], , laboratoire d'expérimentations interactives : elearning, RIA , RDA , applications riches, Multimédia, webdesign, experience utilisateur, ergonomie, "
Build a better Login with Adobe Flex, Zend_Amf, Zend_Auth, and Zend_Acl – On The Flex Side by KeithCraigo.com

Flex and PHP: remoting with Zend AMF : Mihai CORLAN
360 Max Cairngorm Zamf
Slides from a presentation at the 360|MAX unconference at MAX 2008 on Cairngorm and Zend AMF


FormattedStepper extends NumericStepper at tsclausing.com
Technology, Trading and other Stuff
Global Services Marketplace Connecting Businesses & Professionals. Outsource to Freelancers, Web Developers, Programmers & More: LimeExchange

Find & outsource to freelance web designers, expert programmers, copywriters, graphic designers & more. Choose a talented professional with LimeExchange.

pers



http://easyhitcounters.com/step3.php?username=mohitchavda&style=ainv


Blogmarks.net : Public marks with tag amfphp

IMP



The Midnight Coders: Creating Basic Flex and .NET Remoting Application
Ted On Flash: February 2004
Ted On Flash - Ted on Flash is a blog dedicated to the Flash Platform and all related technologies, Flash, Flex, and AIR. Go Flash Go!
Communicating between Flex and .NET | Adobe Developer Connection
Flex.NET remoting methodology – coding standards and best practises « Justin J. Moses : Blog

streaming video | Flex.org - Rich Internet Application Development
iGoogle
iGoogle est votre page Google personnalisée. Ajoutez à votre page des actualités, des photos, des bulletins météo et plein d'autres informations récupérées sur Internet.
Flex 3 - Adobe Flex 3 Help
Communicating between Flex and .NET | Adobe Developer Connection
FLEX 3 ASP.NET WEB SERVICES AND SQL SERVER : FLEX 3 &amp; ASP.NET WEB SERVICES &amp; SQL SERVER 2005

Hi All, I am using FLEX 3, I have a sql server 2005 database that uses stored procedures, I need to display my data in multiple datagrids from multiple tables on one page using panels, what is the...
Spry Effects
Select your operating system HP Pavilion dv6701au Entertainment Notebook PC
Cairngorm Series at tsclausing.com
Personal & Professional Blog of T. Scot Clausing // Adobe Flex Consultant in Nashville, TN


Project




http://www.softwebdemo.com/flex/sevendial/#
http://192.168.3.51/golf/FlexService/browser/
Board of Directors Room - Flash Player Installation
Admin Login Page
Welcome to RSVP LINES
Welcome to RSVP LINENS

RSVP Login Info
Zebra Marketing Center
RSVP ADMIN
Flash video players [top 10] | Reviews | Design live
Flash video are gaining popularity continuously as well as embeddable flash video players. It's important to implement own flash video player on your site if
PXL Designs, LLC - Attest
Attest is a mock exam engine specifically created for the Adobe Flex 3 with AIR Developer Certification exam.
Login | Nikken Media Center

http://softwebcms.com/DecalGirl/
Login | Media Center
Login | Media Center
Prudential API Tests
MobileMe Gallery - Slideshow-Page Flip
ROQ TESTTING FogBugz: Filter: First 50 open cases

Launch Media Center
MobileMe Gallery - Martin Schembri Photography Slideshow samples
Fundy SOS - Professional Album Design Software and Productivity Tools - Album Builder
Fundy SOS, Award winning designs in half the time. Envision Freedom from tired templates.
Login | Sifter
All Styles - Swim Wear Collection - SHOP THE COLLECTION
Default Description
Play with Pixels, Bitmap Manipulation with Flash! - Koen De Weggheleire

Maybe you've used a displacement or convolution filter but never understood how it actually works...maybe you need some
developerWorks : IBM ILOG Elixir General : Calendar
IBM Support Portal - IBM ILOG Elixir
The IBM Support Portal gives IBM customers worldwide a unified, centralized view of all technical support resources for all IBM products and services.
IBM developerWorks : IBM ILOG Elixir
Explore the power of IBM ILOG Elixir Enterprise (Elixir Enterprise), a full set of advanced graphical displays for developers working with Adobe® Flex® and AIR with the following movies and demos. (Many of the features shown also apply to IBM ILOG Elixir Standard, IBM’s entry-level Flex product.)


TRANS




Yahoo! Babel Fish - Text Translation and Web Page Translation
Yahoo! Babel Fish provides free online text and web page language translation tools!
Bing Translator - Translate a webpage
Translator - Browse the original web page text and translation in parallel, supported by synchronized highlights, scrolling, and navigation.


Bookmarks Toolbar


Add bookmarks to this folder to see them displayed on the Bookmarks Toolbar


Most Visited
Getting Started

Latest Headlines


Unsorted Bookmarks



Page Load Error
Office Management System: Login
Cyberoam


C# 4.0: Dynamic Programming
403Error

ERR



[help] Drag and Drop Files From Desktop (for Web) - Flash Kit Community Forums
[help] Drag and Drop Files From Desktop (for Web) Flex and AIR
Exploring RIAs: Uploading File From Flex to Tomcat

Working with file upload and download -- Flex 2
Uploading a file with Flex and Java | Adobe Developer Connection
Uploading a file with Flex and Java.
Yelp Is Growing 80 Percent A Year, While Citysearch Remains Flat
Say what you will about the quality of the reviews on Yelp or the lengths it will go to get verboten features into ...


AIR



Using Encrypted SQLite database in AIR 1.5 (from the cookbook) | EverythingFlex: Flex & AIR

Adobe Air/Flex + SQLite database problem - Stack Overflow
AIR Beginner Tutorials: Asynchronous Database Connection
Connecting Asynchronously to the embedded AIR SQLite database using Flex
Mysql / Sqlite Db 4 Flex/air (scriptlance) - MisterSoft FreeLance Projects
MisterSoft: Mysql / Sqlite Db 4 Flex/air (Programming, .NET, Flash, PHP, MySQL). We're going to be building an application in FLASH taking only a little over 1000 Q&A from a book (Word) and converting them (copy and paste) to a dynamic flash type of flash application for both web (FLEX) and cd-rom (AIR). Basically almost all the questions are multiple choice, but there are
[flex_india:19190] Re: flex_india - 52 new messages in 24 topics - abri


DragDrop

Useful and free Adobe Flex Components
Adobe - Flex Components
[jasmine-commits] [2069] sandboxes/grenault/EasyConsole/modules: dev-mod

ZmarketingWebService



WebService Web Service

WebService Web Service
http://192.168.3.70/golf/FlexService/browser/
http://www.softwebdemo.com/flex/missourigolfer/
http://softwebdemo.com/viral/missourigolfer/FlexService/browser/


Social Retail 2.0: Adobe Flex interview questions

http://www.nkuflc.org/house3d/
ShortFusion Blog: Flex and Flash - Reading The Query String and FlashVars
Furious Coding: Flex and Flash - Reading The Query String and FlashVars
Home - Universal Mind
RIA Experts

r&d



http://www.alex-uhlmann.de/flash/adobe/blog/distortionEffects/effectCube/

Source of TestArea
Useful and free Adobe Flex Components
JOINT


Tour de Flex Live Planetary Dashboard « Greg Wilson’s Ramblings

exxxxx




Flash Cast by Envison Studios
curtismorley.com » Flash / Flex Tutorial - How to Create a crossdomain.xml file.
USA Map Locator 3.0 (Release Date 06/03/2008)
Pinpoint Locator Map of USA 3.5. Free download sample and demo version maps.
Diamond Map of USA 1.0

Outsmart OS3D Demo - 3D Flex UI Room
邦邦的部落格: 國外的 Flash 3D
dev.getoutsmart.com/os3d/demos/videoroom/ - Similar Sites and Reviews | Xmarks
Xmarks site page for getoutsmart dev.getoutsmart.com/os3d/demos/videoroom/ with topics, reviews, ratings and comments.
iTunes User Interface in Papervision3D with Tweener
feng hua programming: as3 duplicateMovieClip Replacement
Duplicate MovieClip in AIR/AS3 - Stack Overflow

Rounded Colorized Image Borders | EverythingFlex: Flex & AIR
Lenovo Support & downloads - Downloads and drivers
Downloads and drivers
Lenovo Support - Drivers & Downloads
PRINTING IN FLEX

Adobe Labs - Adobe AIR 2


EnvisionStudio



The Casting Frontier


IMP




http://www.themissourigolfer.com/FlexService/browser/
[Softweb Solutions] Login
OMS LOGIN
wsassetmanagement Web Service
An easy way to bring 3D content into your Adobe Flash projects

HDFC Bank Complaints - change of address
HDFC Bank Complaints: change of address
Say Hi to ActionScript 3.0
Develop Flex Application in Visual Studio | Custom Software Development Company, Rich Media Application Development, Business Application Development, Web Application Development
Develop Flex Application in Visual Studio
Android Mobile Application Development, Android Software Development by Android Application Developer
Softweb Solutions offers Android Mobile Application Development, Android Software Development and Android Game Development by our professional Android Application Developer.
NEC Display Solutions » Solutions » Home
solutions home
Product Page > Spelling Plus Library (SPL) > Purchase

Welcome to MediaRing Talk
http://labs.adobe.com/technologies/squiggly/
3D Flex Free Floor Plan Software Designer - Autodesk Project Dragonfly
Use the Project Dragonfly floor plan designer to build, furnish, decorate, and experiment with your own custom home remodeling designs. Explore room design ideas online with furniture layout, kitchen appliances, bathroom finishes, landscape designs, and more to compliment your home renovation plans.


File Extentions
Adobe Flex 4 * Remove sensitive information from SWF files

Integrating Amazon Flexible Payment Service with Flex and Adobe AIR | Adobe Developer Connection
Perform secure transactions with Amazon FPS from a Flex or AIR application.
ADC Presents - Coding for Flex API with Payment Gateways | Adobe TV
Flash Platform Evangelist Enrique Duvos examines the benefit of integrating Flex-based RIAs with online transaction payments, and then walks you through the code.
Online Conversion - Time Zone Conversion
Find out what time it is in different time zones.

PROJECT_SERVICE



http://192.168.3.52/youselectit/FlexService/browser/


TIMEZONE



World Time
View the time in major cities around the world.
Time Zone Converter - Time & Time Zone Conversion
From time: 10:32:07 GMT DST OFF, To time: 10:32:07 GMT DST OFF
The official U.S. time - clock

PST: Pacific Standard Time (USA & Canada). What's the time now?
What's the time now in Pacific Time (PST / PDT), USA & Canada now?


ysiEx



Adobe - Adobe AIR

Download the latest version of Adobe AIR and unleash the power to extend customer experiences beyond the browser.


The page cannot be found
Coding Cowboys: Flex upload component
Flash, Flex and Actionscript Blog
Controlling a Flex tool tip’s show delay, hide delay, and scrub delay | Flex Examples
The following example shows how you can control how long Flex will wait to display a tool tip after the user moves the mouse over a control, how long the tool
Flex Effects

SoftwebPortfolioLink




onebyoneblog » 3D Carousel AS3 Style && BOP Secrets Turns 10
3D Carousel - actionscript 3 flex
Flex CoverFlow performance improvement, Flex Carousel Component, and Vertical CoverFlow | Doug McCune
UPDATE: Feb 26, 2008 I have updated the CoverFlow library a bit and added support for adding children without explicitly setting the width and height of the
The Flash Blog » Creating 3D Carousels Tutorial!
theFlashBlog.com is a resource created by Lee Brimelow that includes tutorials, Actionscript and news related to Adobe Flash.
The Flash Blog » Papervision3D Carousel Example FLA

theFlashBlog.com is a resource created by Lee Brimelow that includes tutorials, Actionscript and news related to Adobe Flash.
gotoandlearn.com - Free video tutorials by Lee Brimelow on the Flash Platform
Adobe Community Help - Search Community Help
Adobe Community Help is an integrated web environment that provides community-based instruction, inspiration, and support in a dynamic collaboration environment.
TRIGONOMETRY


MediaCenter



http://www.adobe.com/misc/privacy.html


Servers



Basic SharedObject example in Flex, Red5 & Flash Media Server « Rob Silverton
Red5 and Flex Basics Part 1 – Keep Track Of Users « Matthew Sloan Wallace
Flash / Flex / Actionscript / Java / and the goings on in my life as a Developer
Renaun's thoughts on Flex 2 and Red 5 Chat Example

Renaun's thoughts on Flex 2 and Red 5 Chat Example
Adobe Flex: Recording a video stream with Red5 - Adobe Flex tutorial
In this tutorial I will show how simple it is to create an Adobe Flex client to record a video stream to a server running Adobe Media Server or Red5.
Dominick Accattato, CTO Infrared5
Granite Data Services (Flex & Java EE) - Confluence
Granite Data Services is a free, open source alternative to Adobe LiveCycle (Flex 2) Data Services for J2EE application servers
Rich internet applications | Open Screen Project
The Open Screen Project is driving the platform for rich Internet applications across televisions, personal computers, mobile devices, and consumer electronics.



IMPLINKS



.NET CODE CONVERTOR
Free online conversion utility to automatically convert your VB.NET code into C# - and straight back again.
LIVE PDF CREATION
In the first article of this series, Overriding Flash’s Built-In Print Option, I discussed how to prevent users from printing directly from Flash, by
Printing with Flex - InsideRIA
Printing is not really a strong point of Flex. Have you ever tried to print complex documents? Do reports always look fuzzy and take forever to actually print? On the quest to print high-quality reports with Flex I wanted to...
Data Grid and ADG Footers : Forest and the Trees

MissIGolfer
Adobe Labs - Homepage
Home - Adobe Flex.org
The Official Flex Team Blog
Adobe Feeds
Swiz Framework : About the Swiz Framework

IMO
imo is a web messenger with video and voice chat functionality. It lets you IM your friends on AIM, Google Talk, Jabber, ICQ, MSN, MySpace, Skype, and Yahoo.
Serge Jespers | Life as an Adobe platform evangelist
Adobe platform evangelist Serge Jespers' personal blog about Flash, Flex, AIR and the RIA industry
RIAgora | The place of Adobe Flash Platform fans.


YouTube - Cross Fade Slide Transitions
This video gives an example of what cross fade transitions look like in a digital photo slideshow.
Scribble Maps - Draw on google maps with scribblings and more!

Draw on google maps with scribbles, squares, circles, and more!
trunk/docs/examples/sites/rojored.com - rojored - Project Hosting on Google Code
ROJORED · Simple Flex Audio Player · 20080317
Flex Developer’s Toolbox : Free Components, Themes and Tutorials - Noupe
One important goal of flex components, is to help the community see how you can merge the best of what flex gives you (productivity, development process, consistent...

FlexThemes



40+ Beautiful Themes/Skins For Adobe Flex Apps - Ntt.cc

Flash-Gallery.com - Get your flash photo gallery (flash component or swf gallery)
Flash-Gallery.com - Get your flash photo gallery (flash component or swf gallery)


Flex 4: Skinning a Button, Spark Style at 9MMEDIA Blog
Flex / Actionscript / Java
Adobe Flex / Twitter API Demonstration
Art.com - Find the Perfect Frame
Papervision3D Google Code

Papervision3D Demo
papervision3D + 3DMax
Start Papervision 3D
In the previous part of the article by Jeff Winder & Paul Tondeur, we introduced the concepts of classes and object-oriented programming and saw how to work with the document class/main application file. In this part, we will learn what a 3D scen
Flash+ remoting
A step by step article on using Flash remoting with AMFPHP and ColdFusion in two versions: using timeline code and an AS2 class
ImpMathCalculation

Furious Coding: Circular Text In Flex Explained

wowza



Wowza Media Server Frequently Asked Questions
Wowza Media Server - an alternative to Adobe Flash Media Server that delivers superior Flash streaming economics.
tutorial: Wowza Media Server Pro | Technology > Software Services & Applications from AllBusiness.com
As Streaming Media's editors pointed out when they picked it as one of the top products of 2008, Wowza Media Server Pro flat-out exploded in 2007. This was no understatement-Wowza has firmly established its streaming server's market presence in just over a year, garnering more than 7,000 licensees ...



FMS



FMSGuru.com : Flash Media Server and Flash media related Video Tutorials, Forum and Articles for the Flash Community
Adobe Flash Media Server 3.5 * Checking video files
Adobe - Flash Media Server Developer Center
Learn Flash Media Server with these getting-started tutorials, samples, downloads, and technology overview articles.


Beginner's guide to streaming video with Flash Media Server 3.5 | Adobe Developer Connection

cs5 « Adobe Labs
News and information on Adobe Labs.

ADOBE AIR PRODUCT



Download Adobe SwitchBoard 1.0 - Free Software Downloads
Download Adobe SwitchBoard 1.0 - Free Software Downloads = In 2007, Adobe announced Adobe AIR - the Adobe Integrated Runtime - for creating stand-alone web applications based on the web standards of HTML, Flas...
Adobe SwitchBoard 1.0 Preview free download, Adobe SwitchBoard 1.0 Previewdownload-software download
Adobe SwitchBoard 1.0 Preview download free, Adobe SwitchBoard 1.0 Previewdownload, software download in the downv.com
Dr. Woohoo! » Adobe SwitchBoard

404 Not Found


Adobe Forums: Kuler wants switchboard... WHERE do I...
Scripting Photoshop CS with C#
Adobe AIR to execute program - Stack Overflow
Interacting with a native process | Adobe Developer Connection

Learn how to package an AIR application in a native installer.
TokBox - Free Video Chat and Video Messaging
Free video chat and video mail to anyone in the world without downloads or hassles. Video call your AIM, MSN, GMail and Yahoo buddies. Send video mail to any e-mail address.
how to open a file with a program via command prompt or script? - Ars Technica OpenForum
Flex Pasta » Command Line Execution in Air 2.0
compare editions of Flash Media Server | Adobe Flash Media Server
Adobe offers a variety of Flash Media Server products. Compare the powerful editions of Flash Media Server and find the one that fits your needs.
Flash Earth ...satellite and aerial imagery of the Earth in Flash
Explore satellite and aerial imagery of the Earth from multiple sources inside a single, zoomable Flash-based interface.
Flex Certification, Flex Tutorials, Books, Guides, questions and more...

Know about Flex Tutorials,Flex Books,Flex Reference material, Flex Questions, Flex FrameWorks, Adobe Flex Certification study Guide, Flex Forum and more..
Video Players - Freelancer.com Marketplace
Buy stock Video Players
3D in Flex 3 « BTA Flexing
A/C Statement on Demand
A/C Statement on Demand
World Time Zones

textImp




Gmail Proxy - Surf Gmail.com Anonymously - Hide My Ass!
Free web proxy which enables you to surf Gmail anonymously.
15 most useful gmail proxy sites - BinaryDay – A little better day
How to Use a Proxy to Access Gmail | eHow.com
How to Use a Proxy to Access Gmail. Sometimes, Gmail can be difficult to access at work or any other location that puts restrictions on Internet usage. If you need to get your Gmail, there are plenty of ways you may be able to...
Papervision 3D Tutorials
Papervision2.com – Best resource for Papervision3d tutorials
forum.papervision3d.org - View topic - Tips and tricks with Papervision3D



Adobe AIR * Setting AIR application properties
Facebook proxy | Myspace proxy
See Adobe AIR 2's Best New Features Demoed in 9 Sample Apps
Today Adobe released new beta versions of the company's Flash Player and AIR. The Flash Player 10.1 technology now includes HTTP streaming and hardware decoding of H.264 video. ...
http://examples.adobe.com/flex3/labs/configurator/configurator.html

AIR IMP




pifantastic.com | The personal blog of Aaron Forsander
and we’ll be dressed in all black
Shu questions answered and FAQ's about our AIR to EXE application
shu FAQ's and support material
Your First AIR 2.0 EXE file | EverythingFlex: Flex & AIR
System Dashboard - Adobe Bug System

Open files from the Terminal with the appropriate application - Mac OS X Hints


Tools for School : For Media : Promethean.
AppleScript - Wikipedia, the free encyclopedia
The Command Line Junkie's Guide To Mac OS X | Sveinbjorn Thordarson
Sveinbjorn Thordarson
Temerity: View Topic - Adobe Photoshop CS2 errors on Mac OS X

HEJP's Blog » Blog Archive » ActionScript 3: Socket Programming
Flex | Flash Player roundup - Part 2
Create a Revolving Atom in Papervision3D | Activetuts+
Just as the title suggests, we're going to simulate an Atom with shells of electrons orbiting a nucleus, using Papervision 3D. Let's get going.. This
Panoramic 360 with Papervision3d - sephiroth.it - flash world
Free Flash Flex files, tutorials and much more. The site main goal is the integration between Adobe Flash Python and PHP in order to create advanced and dynamics internet applications
Flex / Air / Flash Creation

Adobe Forums: Spark Video Player path problem
Android Emulator | Android Developers

Rh-magento-corephp



Home page
Default Description
Home page

Default Description
Home page
Default Description


Flex4Link



http://www.rialvalue.com/coverflow/
http://www.ryancampbell.com/flex/Flex4Layouts/Flex4Layouts.html
Here’s 5 3D Layouts for Flex 4 | Ryan Campbell

I spent some time converting the OpenFlux 3D layouts to Flex 4 last week and have attached the example with source code. This includes CoverFlow (horizontal and
Flex4 Coverflow Layout | rialvalue.com
Flex4 has shipped and it comes with a ton of new features that open lots of doors. One of my preferred features in which I see a tremendous potential is the new
Effects in Adobe Flex 4 – Part 2: Advanced graphical effects | Adobe Developer Connection
Learn how to take your Flex applications to the next level with the new effects included in the Flex 4 SDK.
3D Rotating objects in Flex 4 using the Rotate3D effect and Flash Player 10 | Flex Examples
The following example shows how you can rotate objects in 3D space using the Flex Rotate3D effect using the latest version (build 4.0.0.8811) of the beta Flex 4


Adobe Flex 4 * Spark 3D effects
FLEX{er} » Blog Archive » Auto Resizable Text Area Component

AIR sample applications for ActionScript developers | Adobe AIR Developer Center
Find Flash Player version
LAB | Mathieu Badimon
Experimental 3D laboratory in Flash
Create Your Own Adobe AIR Application with Flash | Activetuts+
In this tutorial we'll create a Twitter Reader application, fed from your own Twitter updates. We'll look at some of the features of the nativeWindow class,
Adobe AIR | Facebook

Welcome to a Facebook Page about Adobe AIR. Join Facebook to start connecting with Adobe AIR.
Adobe AIR Team Blog
Adobe AIR * Installing AIR and AIR applications on mobile devices
Release Notes - IBM ILOG Elixir 2.5 Patch 4
ImageMagick v6 Examples
File Handling -- IM v6 Examples
Common Formats -- IM v6 Examples

ImageMagick: Install from Source
ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (about 100) including GIF, JPEG, JPEG-2000, PNG, PDF, PhotoCD, TIFF, and DPX. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you can freely use, copy, modify, and distribute. Its license is compatible with the GPL. It runs on all major operating systems. The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: MagickCore (C), MagickWand (C), ChMagick (Ch), Magick++ (C++), JMagick (Java), L-Magick (Lisp), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images automagically and dynamically.

Bookmarks Toolbar


Add bookmarks to this folder to see them displayed on the Bookmarks Toolbar


Most Visited
Getting Started
Latest Headlines

Cyberoam


Unsorted Bookmarks



Cyberoam
www.google.co.in
www.google.co.in



Flex 3 - Adobe Flex 3 Help
Image Size Calculator/Convertor
interactive tool for converting image size expressed in different measurement units.

Bookmarks Toolbar


Add bookmarks to this folder to see them displayed on the Bookmarks Toolbar


Most Visited
Getting Started

Latest Headlines