the new Imperator °FLA v2.0 is by far the best and most reliable SWF to FLA converter. - January 07, 2005

check it out.

the manual shows a lot :
http://www.ave-imperator.com/pages/manual.htm


download demo


Posted by pi at
03:53 AM
qm/flmx - library - July 21, 2004

nice, i made me a right click macro for the empty area in the flash library.

with quick macros its only:

macro name: flmx_lib_right
trigger: #R //FF_rightclick

--
function FF_rightclick

 / activates macro on controls or windows
function# iid FILTER&f

if(!f.hwnd2) ret

if(wintest(f.hwnd "" "" "DREAMWEAVER"))
if(GetWinId(f.hwnd2)=59419) mac "dw_close_internal"
else if(wintest(f.hwnd "" "SciTEWindow"))
if(GetWinId(f.hwnd2)=354) mac "scite_tab"
else if(wintest(f.hwnd "" "SmartSketchMDIFrame"))
if(GetWinId(f.hwnd2)=100) mac "flmx_lib_right"
here comes the ppc part
else if(wintest(f.hwnd "" "" "PPC")) mac "ppc_right"

--
macro flmx_lib_right:

// add a new item to the library
// key control F8
key CF8

Posted by pi at
12:45 AM | Comments (0)
FLA163PROTECT - June 03, 2004

A few days ago a patch/crack for the demo version of our software appeared
all over the net.
Fortunately this patch/crack only creates an older version
(v1.6.3 - released dec 2003) which is - seen from today's perspective - rather buggy.

We have built a little program (with drag&drop-functionality) to protect
your swf-files from the recovery with all IMPERATOR °FLA versions below 1.7.

Simply drag any swf-file you want to protect onto the 'FLA163PROTECT.EXE'
and drop it.
The program will create a protected copy ("..._163protected.swf") which will cause
all IMPERATOR °FLA versions below 1.7 to crash.

Direct download: FLA163PROTECT.EXE

We apologize for the inconvenience.

http://www.ave-imperator.com


Posted by pi at
05:37 PM
°FLA example FLA - November 23, 2003

on the IMPERATOR site there is now an example with :
'Actionscript original and after IMPERATOR °FLA recovery'.

example flas


Posted by pi at
03:00 AM
IMPERATOR °FLA Demo - November 11, 2003

The IMPERATOR °FLA Demo is available.

The demo will not convert ActionScript and is limited to 200 FLAs.


Posted by pi at
10:26 PM
IMPERATOR °FLA available now - November 03, 2003

IMPERATOR °FLA generates FLA-files (readable with Flash MX(6) or higher) from the selected input SWFs (compiled with Macromedia Flash) and thereby makes it possible to alter the content of a SWF even when the corresponding FLA got lost. Furthermore it gives you the opportunity to extract all included media-files (pictures, sounds and videos) so you can edit them with other programs.

IMPERATOR °FLA recovers:
Actions,
Buttons (eliminating graphically identical buttons)
Components (with initialized variables)
Environment Settings (backgroundcolor, framerate, height, width, etc.)
Frame Labels
Library Linkages
Mask Layers
Media Importpaths (for extracted media-files)
Morph Shapes
Pictures (all types)
Shapes
Sounds (MP3s and uncompressed PCMs)
Sound Events
Sprites (MovieClips)
Textfields
Videos
All Timelines (rearranging them under FLA-compatible terms).

read more on the ave-imperator site


Posted by pi at
11:19 PM
IMPERATOR °FLA - October 15, 2003

remember as2fla ?

IMPERATOR °FLA is on the way ...


Posted by pi at
01:51 AM
Quick DENG form - August 07, 2003

DENG your >document (complete url):



use the default DENG css for preview




got no url to test ?
well, then use my feed :
copy this url and paste it into the input field


Posted by pi at
02:34 AM
DENG feature list - July 31, 2003

this is a central information :

the actual
Mozquito DENG Feature List


Posted by pi at
03:15 AM
flv2swf - June 01, 2003

What does the program do?

FLV2SWF is a program that allows you to change Flash Video files (.flv) into Flash files (.swf). It can be called up from the command line or from a CGI-bin.

flv2swf


Posted by pi at
11:50 PM
no as2fla - April 20, 2003

sorry, but the as2fla alpha time is over.
i want to thank you for over 14000 downloads,
but we made a step beyond as2fla,
meaning more function and features.

i'll post details about when we lift off.

and please remember,
as2fla was an alpha version,
it was a limited approach
and we (flash2be/microbender)
don't give any support on as2fla.



discuss


Posted by pi at
02:00 AM
d0cf

i was looking for some informations about some hex ... and this what i found
Ocrat Chinese Pages

hot !


Posted by pi at
12:51 AM
f2b AS2FLA - September 27, 2002

sorry, but the as2fla alpha time is over.
i want to thank you for over 14000 downloads,
but we made a step beyond as2fla,
meaning more function and features.

i'll post details about when we lift off.

and please remember,
as2fla was an alpha version,
it was a limited approach
and we (flash2be)
don't give any support on as2fla.



Posted by pi at
03:20 AM
f2b SWF2SCR - August 20, 2002

a small free screensaver tool from flash2be:
flash2be tools - f2b_SWF2SCR


Posted by pi at
10:21 PM
swf decompressor

here is the brother of the swf compressor:
flash2be tools - f2b swf decompressor


Posted by pi at
10:17 PM
swf compressor - August 15, 2002

some words in polish to it and a great site:
. flashroom .

check their open source area.


Posted by pi at
02:52 AM
swf compressor - June 16, 2002

We made a small tool for compressing flash2/3/4/5/mx swf . these files can only be played in the flashplayer 6. you can access the tool via the windows contextmenu too.
its freeware and for windows:
SWF Compressor
windows 95/98 users may need the msvbvm60.dll


Posted by pi at
04:56 PM
flmx vector batch - May 27, 2002

flash mx and vector batch :
ever wanted to trace more than one picture ?
tired of pressing ever and ever the same keys ?

i wrote that small action for strokeit, i'll put the file later on the server.
see: 2.5 mb swf demonstration

code snip:

gesture = Left-Right
1frame forwrd + trace = keys, keys
[win_down].[win_up][CTRL_DOWN]a[CTRL_UP][CTRL_DOWN]
[ALT_DOWN]T[ALT_UP][CTRL_UP]50[Enter_down][enter_up]
pause = utilities, Delay "2000"
optimize = keys, keys [CTRL_DOWN][ALT_DOWN][SHIFT_DOWN]c[SHIFT_UP][ALT_UP][CTRL_UP][Execute][Execute]


Posted by pi at
02:00 AM