The Flex Ajax Bridge (FABridge) is a small code library that you can insert into an Flex application, a Flex component, or an empty SWF file to expose it to scripting in the browser.
Rather than having to define new, simplified APIs to expose a graph of ActionScript objects to JavaScript, with FABridge you can make […]
Archive for the ‘Flash’ Category
About the Flex Ajax Bridge
swftools
http://www.swftools.org/examples.html
SWF Tools is a collection of SWF manipulation and creation utilities written by Rainer Böhme and Matthias Kramm. It is released under the GPL.
Included are:
* PDF2SWF A PDF to SWF Converter. Generates one frame per page. Enables you to have fully formatted text, including tables, formulas etc. inside your Flash Movie. […]
Flex builder installatie op linux Ubuntu/Debian
Download en install eclipse 3.3 (precies 3.3, nu momenteel zijn er problemen met versie 3.4)
http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/eclipse-SDK-3.3-linux-gtk.tar.gz
Opmerking: Installeer geen versie van ubutu/debian dpkg. (problemen)
Installeer ook Java
apt-get install sun-java5-jdk
sudo update-java-alternatives -s java-1.5.0-sun
Ook een nuttige variabele
export JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun
Download flex bulder
http://download.macromedia.com/pub/labs/flex/flexbuilder_linux/flexbuilder_linux_install_a4_081408.bin
chmod +x flexbuilder_linux_install_a4_081408.bin
Run installatie
./flexbuilder_linux_install_a4_081408.bin
action script links
Adobe docs
http://www.adobe.com/go/as3examples
To get the application files for sample, see www.adobe.com/go/as3examples. The Video Jukebox application files can be found in the folder Samples/VideoJukebox.
http://labs.adobe.com/technologies/flex/flexbuilder_linux/ install
The current commercial version of Flex Builder 3 is not available for Desktop Linux. This alpha version is based on many of the Flex Builder 3 features including project creation, code […]
flasm
assembler and disassembler for Flash (SWF) bytecode
Flasm disassembles your entire SWF including all the timelines and
events. Looking at disassembly, you learn how the Flash compiler works.
You can also do some optimization on the disassembled code by hand or
adjust the code as you wish. Flasm can then re-assemble the bytecode
into a new SWF.
It is also possible […]
libming-util Ubuntu Debian
Library to generate SWF (Flash) Files - Utilities
It is written in C, with wrappers for C++, Perl, Python,
PHP and experimental support for Ruby and Java.
This package contains some utilities like:
swftophp - SWF to PHP converter
makefdb - Font Definition Ripper
listfdb - List Font Definition
[…]
Media librarys Python
http://pymedia.org/
PyMedia library is a Python module for wav, mp3, ogg, avi, divx, dvd, cdda etc files manipulations. It allows you to parse, demutiplex, multiplex, decode and encode all supported formats. It can be compiled for Windows, Linux and cygwin.
PyMedia was built to be really simple and flexible at the same time. See tutorial for […]
RTMPy installatie Ubuntu
Installeer twisted fremwork
sudo apt-get install python-twisted
Event-based framework for internet applications (transitional package)
This is a transitional package that depends on the twisted core library and
all the libraries split out to separate packages starting with Twisted-2.0.1.
sudo apt-get install twisted-doc
The official documentation of Twisted
This contains various HOWTOs and overviews in various formats
Twisted is an event-based framework for internet […]
FMS
http://www.wowzamedia.com/
Since Wowza Media Server Pro launched in February 2007, Wowza has taken the leadership role in radically redefining Flash streaming, was listed with Adobe and Microsoft as a top 3 media server by the readers of Streaming Media Magazine, was proclaimed “the smart choice” by licensees worldwide, and has received Streaming Media Magazine Editors’ […]
twistedmatrix
http://twistedmatrix.com/trac/
http://www.amazon.com/gp/reader/0596100329/ref=sib_dp_pt#reader-link
Twisted is an event-driven networking engine written in Python and licensed under the MIT license.
See the FAQ for commonly asked questions about Twisted.
If you want to get started with Twisted, the first thing you should do is read the Twisted Core Documentation.
Twisted projects variously support TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of […]
Flash Open source
Flash IDE Alternatives
Ajax Animator - An online, collaborative, web-based animation suite with support for exporting to Flash, Silverlight, GIFs, and more Homepage Live Application
Salasaga - In development eLearning IDE, aiming to be an improvement on Adobe’s Captivate. Salasaga Homepage
ForkSwif - A desktop flash […]
JW FLV MEDIA PLAYER
http://www.jeroenwijering.com/?item=JW_FLV_Media_Player
The JW FLV Player is an easy and flexible way to add video and audio to your website. It supports playback of any format the Adobe Flash Player can handle (FLV, MP4, MP3, AAC, JPG, PNG and GIF). It also supports RTMP, HTTP and live streaming, various playlists and captioning formats, a wide range of […]
3D Perspective in Flash
Adobe air
Getting Started Flex Builder Adobe
http://learn.adobe.com/wiki/download/attachments/5701657/animoverview.swf?version=1
http://learn.adobe.com/wiki/display/Flex/Getting+Started - tutorials
http://livedocs.adobe.com/flex/3/html/index.html - documents
http://livedocs.adobe.com/flex/3/html/Working_with_Video_08.html#152433 - Streaming video files
Flex Builder install
Follow these steps to begin experiencing the Flex Builder Linux alpha:
Download the Flex Builder Linux alpha http://labs.adobe.com/downloads/flexbuilder_linux.html
Run the installer either marking it as executable (chmod +x) or by using a shell to execute it
sh flexbuilder_linux_install_a3_033108.bin
root folder of eclipse (debian, ubuntu)
/usr/lib/eclipse
[…]
Adobe Flex Builder Linux Public Alpha
http://labs.adobe.com/technologies/flex/flexbuilder_linux/
Update: Flex Builder Linux alpha 3 was released on 3/31/2008. Please download alpha 3.
Welcome to the Adobe® Flex™ Builder™ Linux alpha on Adobe Labs. Flex Builder Linux is a plugin-only version of the Flex Builder that you can use to build Flex applications on Linux. We wanted to get an early release out with the […]
Best flash sites
Eigenlijk een absurde taak om uit alle sites die Flash gebruiken de tien beste te kiezen. Niet alleen zijn er zoveel goede sites, tegen de tijd dat u dit post leest, zijn er misschien nog veel meer fraaie sites bijgekomen. Desondanks willen we u toch een kleine selectie presenteren. Zo kunt u snel ideeën en […]
Online flash games
Er zijn sites waar al klare games te vinden zijn bijvoorbeeld: http://www.heelom.com/online_games.asp?s=online%20spellen
Maar als u wilt een eigen flash gemes maken zou u moeten Flash MX gebruiken.
Zelf flash games maken
ActionScript is de programmeertaal in Flash MX. Wanneer u Flash MX wilt gebruiken voor meer dan mooie intro’s of pure animaties zult u ActionScript moeten gebruiken. Dit post gaat ervan uit dat je al een tijd met Flash werkt en weet hoe knoppen en MovieClips kan maken. De beste manier om ActionScript te leren is […]
