URGENT Flash Swf Import/editor Rippoff Type Software
Hi,
Does anyone know of any software that I can open up and edit a .swf like you can with the source .fla?
I've created a site and since then my hard drive crashed and I lost my data (thatll teach me to back up!). I've realised that part of the site isnt working properly and I just need to change one action for a button. I dont want to have to re do the whole site again as once this is done everything should be fine. Luckily I didnt lock the swf files so can import them but obviously not edit in Flash.
What a nightmare!
Anyone have any ideas? - you'll save my bacon!
Cheers,
Andy
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Flash Import Software Swf
Hi!
Does someone knows where I can get import software to download flashsites on my notebook?
I want to download swf-data, that I can later work with these datas as fla-data. Because I lost all.
Hallo!
Weiß jemand wo ich ein Import Programm erhalte, um Flash Seiten downzuloaden? Damit ich swf-Dateien downloaden kann, um sie später als fla-Dateien zu bearbeiten. Habe nämlich meine Daten verloren.
Bornshoe@gmx.de
Import Flex Rich Text Editor Into Flash
I have an old project that was using the FTELight component for text editing. I have been updating the code to AS3 but ran into a snag because the component will only run under AS2. I thought maybe I could create a small Flex movie with just a rich text editor and import that swf into Flash. I have been trying to get this working for a little while now and I am not making any progress on my own. I have seen a several posts around the internet suggesting that this is possible, but I have not been able to find any code/insturctions on how to do it.
Very Simple Flash-type Software To Create Animated Text Gifs
Hi
I was wondering whether anyone could recommend a Swish-type package that I can use to create simple animated text gifs. Let me explain more.
I want to send out animated text messages (which also include two static gifs) on emails to my customers to promote my Company.
I presumed that Swish would let me do that but you can't seem to export to gif so I wonder whether anyone here can recommend an alternative.
The package would need to be:-
1 - VERY easy
2 - Allow to export to gif
3 - Allow fancy animated text effects
4 - & also two static gifs either side of the text.
All suggestions welcome please.
Thanks
A
Can't Type Actionscript In My Editor
I'm a programmer that has to learn flash and the going is rough to say the least. For whatever reason, I can copy code into my editor, but I can't type code directly into it. It just ignores my keystrokes. So I open up a new document, click on key frame number one, then bring up the actionscript code window. I simply can not type anything into the editor. I'm beginning to think I have a busted version of Flash. Anybody have a clue? Thanks in advance.
[f8] CMS Type News/ Events Editor
Hey everyone!
well, I'm back with more questions.. haha Does anyone know of or how to do like a mini-cms type of thing where I can edit my news and events and maybe even photos?
I saw something called BlixtBlog or something, will this do what I'm looking for? If so does anyone know how to run the BlixtBlog.sql file?
"Run the SQL statement in blixtBlog.sql on your MySQL database."
any help would be GREAT!
thanks
Import URL From Banner Software
Hi gurus,
Just created AS3 banner which needs to link to a website. In order to track the clicks on the banner, the URL must be passed from the banner software (xigla banner). When using AS2 the button simply had getURL( url, "_Blank") and xigla created this code:
Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/s...rsion=6,0,29,0" width="468" height="60">
<param name="movie" value="$$APPURL$$banners/Q/Quantum Solutions/20080605quantumsolutions468.swf?url=$$URL$$">
<param name="quality" value="high">
<embed src="$$APPLICATIONURL$$banners/Q/Quantum Solutions/20080605quantumsolutions468.swf?url=$$URL$$" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="468" height="60"></embed></object>
the value for $$URL$$ is then entered in XIGLA (http://www.xigla.tv/avc-view.aspx?vi...3&categoryid=3 online tutorial) and then takes the place of url in the swf
In AS3 I think I need to declare a var url and use this.loaderInfo.url somehow to bring in the value of $$URL$$ but unfortunately this is where I am quite stuck. I've emailed Xigla but they have yet to offer a successful solution and so I turn to you. Here's hoping
Kind Regards
James
Import URL From Banner Software
Hi gurus,
Just created AS3 banner which needs to link to a website. In order to track the clicks on the banner, the URL must be passed from the banner software (xigla banner). When using AS2 the button simply had getURL( url, "_Blank") and xigla created this code:
Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/s...rsion=6,0,29,0" width="468" height="60">
<param name="movie" value="$$APPURL$$banners/Q/Quantum Solutions/20080605quantumsolutions468.swf?url=$$URL$$">
<param name="quality" value="high">
<embed src="$$APPLICATIONURL$$banners/Q/Quantum Solutions/20080605quantumsolutions468.swf?url=$$URL$$" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="468" height="60"></embed></object>
the value for $$URL$$ is then entered in XIGLA (http://www.xigla.tv/avc-view.aspx?vi...3&categoryid=3 online tutorial) and then takes the place of url in the swf
In AS3 I think I need to declare a var url and use this.loaderInfo.url somehow to bring in the value of $$URL$$ but unfortunately this is where I am quite stuck. I've emailed Xigla but they have yet to offer a successful solution and so I turn to you. Here's hoping
Kind Regards
James
Import URL From Banner Software
Hi gurus,
Just created AS3 banner which needs to link to a website. In order to track the clicks on the banner, the URL must be passed from the banner software (xigla banner). When using AS2 the button simply had getURL( url, "_Blank") and xigla created this code:
Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/s...rsion=6,0,29,0" width="468" height="60">
<param name="movie" value="$$APPURL$$banners/Q/Quantum Solutions/20080605quantumsolutions468.swf?url=$$URL$$">
<param name="quality" value="high">
<embed src="$$APPLICATIONURL$$banners/Q/Quantum Solutions/20080605quantumsolutions468.swf?url=$$URL$$" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="468" height="60"></embed></object>
the value for $$URL$$ is then entered in XIGLA (http://www.xigla.tv/avc-view.aspx?vi...3&categoryid=3 online tutorial) and then takes the place of url in the swf
In AS3 I think I need to declare a var url and use this.loaderInfo.url somehow to bring in the value of $$URL$$ but unfortunately this is where I am quite stuck. I've emailed Xigla but they have yet to offer a successful solution and so I turn to you. Here's hoping
Kind Regards
James
How To Import .EPS Or .AI Image Type Into MovieClip
Hi to all,
I know i could just import lots of .EPS to my library.
But I have a movieclip that I want to be able to replace the image
in run time with .EPS file from let say /image/0001.eps location in
real time. I use loadmovie but that does blank out my image and no
luck yet. Could someone please just give me a hint how to select
EPS files from a downdown or a text box ?
I could also use a library if there a way to do that.
Thank you very very much for reading my question...
Peace
Import Sound File Type
I've created music and sound FX in Garage Band (on MAC, of course) and want to use the files in a flash anim being built on a PC. What file type should I import the sound files as (something rather uncompressed, preferably, because the animation will ultimately be compressed into MP4 and I'm trying to avoid compression over compression)? And what's the best way to export out of Garage Band (it seems to be sorta difficult...)?
Thanks for any help you can offer!
Can XML Import An Excel-type Spreadsheet?
I have built a little website for a musician -
She wants to be able to put an excel spreadsheet on the page to list her upcoming gigs/shows with links to venues for ticket sales etc...
Is this possible with XML?
I want it as easy as I can so she can update it herself -
At the moment I am just using a straight txt file but it looks like crap & isn't very user friendly.
The Waiter
Import Image With Vector Outline + Type?
I made this website right before last summer and now I found this site, so now I plan on fixing some problems.
www.jonathankruse.com
The problem is I had a photo I touched up in photoshop and imported it into Flash. The outline was really weak so I wanted the vector outline that I made with the pen tool in photoshop. I was able to import it into Flash but the sizing was messed up and when I tried to line it up I never got it perfect. I also used Illustrator, and I am really not sure what the best way to bring in vector files to Flash is. How can I bring both images, the vector, and pixel, together in Flash so they line up prefectly?
The other question is simple
What is the best way to import images?
I resize them to the size they are going to be in Flash, and I save them as high quality files. Is the best format to do this in .bmp or is there something else I should be using?
what should I use for images with transparencys?
I heard to save them as .png files in photoshop, in the save for web option and just high quality. Is this the best way?
Another question is actually about Dreamweaver if any one can help. I know almost nothing about this program, and when I preview my file it tries to connect to my server, it can't, then it won't show the preview.
Import Illustrator Files- Outlined Type Problems
I am trying to import an illustrator 8 .eps file into flash. when I import the file, some of the type does not come in correctly. I created outlines of all the fonts. It gets broken and in some cases only displays a small portion of the character. Has anyone had this problem? and if so can you please help me get around it.
thanks,
Steven
Fancy Box Type Moving Graphic Type Cool Efect But Im To Dumb Type Thingy
i am tring to make a box thinky simaler to the one on www.starvingeyes.com but cant even work out how to start it. is there anyone who can point me in the right direction or to a tutorial ?
the box has a graphic inside a grided box the sections of the graphic fade in and out as the mouse goes over them and displays random sections when the user is not moving the mouse over the box
i did find java tutorials for this effect but would much preffer it to come from flash as java is a bugger to get working on some machines
Any way thanks in advance for any help
Steven Green one_mad_punk@yahoo.co.uk
[Flash 8] Import, Import, Import
Last edited by Nutrox : 2005-09-18 at 06:24.
Ahh!! I'm already getting a bit tired of having to continuously import classes into Flash for things like BitmapData, Rectangle, and Point etc. Is there a way I can set things up so that these classes don't need to be manually imported all of the time?
I've tried a few things including : (a) Creating extension classes, but Flash moans about class paths when I try to import something like flash.display.BitmapData into my own class. (b) Setting a class path so that it points at the class directory .. $(LocalData)/Classes/FP8/flash/display/ .. but that doesn't work either (I know why, but it was worth a shot). (c) Importing the entire class package .. import FP8.* .. but that causes errors with a tonne of other classes. import FP8.geom.* etc works though, but that doesn't really help.
Am I just missing something obvious here, or is there no way around this?
Si ++
Flash MX And My Software Please Help Me?
Hi there,
I am using my brothers Flash MX and i also have Flash MX Server. Ok basically what i need is help on creating a chat using Flash MX and FLASH MX Server?
I want to be able to load the flash Mx server and when loaded onto my machine people can login to a chat that is using the Fllash mx server and if the MX server isnt running the chat cannot be loaded like chatspace where the server can be run on a machine then users can connect to it and login to the chat?
Please help any tutorials on this or how to do it i seen a post a few days ago with someone saying that Flash mx server can do what chatspace can do is this true please help
Spellcaster
Flash Mp3 Software
[link removed-edit]
come and see a flash software to show and share mp3 !
connect to access base with flash and vb
a wonderfull exemple
3D -> Software? -> Flash 5
Hello everyone,
I have a problem with Flash 5 and Cinema 4D.
I made a "little man" in Cinema 4D from Maxon and i cant realize
what to do to put him in my Flash project.
The "man" is made with effects 2D...looks like a cartoon but this Cinema 4D don't teach me how to export it so i can import in Flash.
DOES ANYONE KNOW HOW TO DO THIS WITH CINEMA 4D?
Ps: 3D Max is too much for me and that's why i use C4D!
Other Flash Software?
Need a list of software that will help me make flash items like text etc? Not looking for cheap crap want really good software? Where can I find a list?
Best 3D Software For Flash MX
HI
I would like people's opinion on which 3D software application they find the best to use with Flash. I learned Maxon's Cinema 4D, but I see a lot of people use 3D Studio Max or Swift 3D. Cinema 4D is pretty powerful for creating organic structures (which is what I do) - can anyone tell me how the others compare?
Thanks!
medartist
Best Flash Software
What do you think is the best overall Flash software? I'm looking for a good one, and I want to know what you think I should get.
Which 3D Software To Use For Flash?
Hi All who does 3D for Flash,
Just wanna know what is the preferred 3D software to use if I wanna incorporate them into Flash...
Do most people use Swift3D? 3D Max? Maya?
I have not yet tried Swift3D... how dynamic can it be? Can it do 2D Cartoon type of animation?
Would appreciate comments, and recommendations eh..
Thanks All!
Flash Software..
Hi, hope Im putting this in the right place.
I've asked a few people but nobody can help, but I was told some big brains hang out here (flatter flatter).
OK>>
I just bought Trendyflash, in the hope I might be able to make a cool webpage or two.
I've had a go, made stuff I like, and then came to publish it.
It's fine to publish to CD, with an exe.
But nothing happens when it is published to web.
I just get a little intro type animation of eight little squares.
I've been hunting around all day looking for an answer. Interestingly, I found some page someone else had made with Trendyflash, and again.. all I saw was the same silly little animation.
Makes me wonder if the problem is my browser? (IE6)
Im all up to date with the windows downloads, and I checked that I DO have flash player loaded (I even uninstalled and installed like they suggest).
Shockwave too.
My security is ticked to accept signed, safe active x.
(You see Ive been picking up all the possibilities!)
Microsoft VM is set to high. I dont know what it is or even if it is connected.
Any help?
Thanks
Emma
Flash Software
Ok I know this will sound like a REAL newbie question but does anyone know of any good free flash software I can use to start making some flash animations for a html/css site?
Cheers in advance!
How Can I Add The Software To The Flash
I am trying to add the general calculation (multiplication) software in between the presentation flash but i can't. Can anyone tell me is there any solution that i can add the software? If possible then please tell me the script for the general multiplication of any two numbers in the flash. THANKS IN ADVANCE.
3D Software With Flash
Hi,
I hope to design a 3D room that the user can move around via the mouse. They will have the ability to interact with elements in the animation, for example click a book on a coffee table and it will link to a website promoting the book.
I would like to build the 3D room with still images.
Can anyone recommend appropriate 3D software to produce this and that will integrate with Flash.
Cheers!
Ewan.
Best 3d Software + Flash?
Hi all, I am trying to research the best 3d software to use to create graphics for flash. I realize that Swift3D is probably the easiest to integrate into flash, but I need a bit more functionality than Swift3D offers (character animation, etc). I'm pretty sure I can do what I want using a combination of 3dsMax and Director, but I need to know if there is a better solution out there. Any thoughts/comments would be greatly appreciated!
Thanks in advance
New Software For PS And Flash?
I saw on flash kit a while back and advertisment for a program the converts photshop files to fla.
I totally cant remember the name of the software.
Best 3d Software + Flash?
Hi all, I am trying to research the best 3d software to use to create graphics for flash. I realize that Swift3D is probably the easiest to integrate into flash, but I need a bit more functionality than Swift3D offers (character animation, etc). I'm pretty sure I can do what I want using a combination of 3dsMax and Director, but I need to know if there is a better solution out there. Any thoughts/comments would be greatly appreciated!
Thanks in advance
Flash Software
hi
i want to learn flash, howmuch it will cost the software and what software is best useful for multipurpose presentations.
plz give me the software name and cost and also what books are best for to learn flash presentations that interacts with database????
Flash Software
Hi Guys...im new here
just wanna know u guys know any software for flash.. i mean like making effects w/o programming. like Koolmoves or Mix FX.
tnx..
add me on yahoo messenger
the_enemy00ph
btw: Any Filipino here?
...3D Flash Software...
Hello
HRY, Please let me know any easy (like as swish) sowtware their i made 3d animation for flash,
Regards,
Faisal
...3D Flash Software...
Hello
HRY, Please let me know any easy (like as swish) sowtware their i made 3d animation for flash,
Regards,
Faisal
Flash Web Editor?
Can anyone recommend a simple but effective flash website tool? Or something along the lines of Dreamweaver but deals strictly with creating flash webpages? Any and all suggestions are welcome.
Thanks in advance!
Flash Editor
Hi,
I'm looking for a flash swf I saw one day, allowing to edit simple graphic vectors (lines, boxes, circles, colors etc..) and that can save them in a file that can be loaded and dislpay them.
Thanks for your help
Map Editor In Flash
Hi,
I'm new, but I must learn flash and I would like to know if my current project is hard to accomplish for a newbie
I would like to turn this into flash http://www.librarium-online.com/dev/...battlemap.html
So I can rotate each unit (and perhaps change colors later)
Cheers
R.
[F8] Flash Editor
I am looking for a way to use a flash editor so I can find a easy way for a client to change the text inside of the site. I have been loading external text files for awhile now but it seems that this won't cut it for some clients. Can anyone point me in the right direction maybe a tutorial or something would much very helpful.
Flash Mp3 Editor
hello , im looking for a flash mp3 editor for my ringtone website that im creating. i need it to be able to edit a song that the user uploaded , so they can cut the piece out that they want to use as the ringtone. ive seen it on another site but cant find it any one anywere. dose anyone know were i can find something like this
Flash Editor...
Hello,
I am wanting to start learning how to program flash games. I have found many "fla" source files, but I have not found the editor for them yet. Could someone please tell me what the editor is and where I could get it from?
~Seliak
Implicit Coercion Of A Value Of Type String To An Unrelated Type Function
Hi there
Why I can't use an "eval" function (i am not sure this is the right terminology) inside addEventListener (I put in yellow) ?
for (i=1;i<10;i++) {
var constructFunction1:String;
var constructFunction2:String;
constructFunction1="choix3"+i+"Handler";
constructFunction2="choix3"+i+"HandlerClick";
MovieClip(this["choix"+i]).addEventListener(MouseEvent.MOUSE_OVER,constructFunction);
Then error in the compiler:
1067: Implicit coercion of a value of type String to an unrelated type Function.
Pixel/Bitmap Vs True Type/Open Type Fonts
I'm new to flash and I've been getting conflicting advice on which type of fonts to use. I've done several searches in the forms and I'm still just as puzzled so I've decided to start my own discussion on the subject. So here we go:
1) Are Pixel and bitmap fonts the same type of font?
2) Which is better to use True Type or Pixel (bitmap) fonts and where and/or why
Please help this newbie to flash and jump in with your opinion, experiences, etc.
Thanks
Flash - Get To Open An Outside Software
Hi, I´m new at flash and I´m working on a Demo CD-Rom. From the CD - made in flash - I need to call a demo of a software. How can I do this? Push a button on the flash and open another program?
Also, is there a tutorial or tips about how to make CD-ROMs using flash?
Thanks.
Software Designing By Flash
hi friends,
i post this question in xml portion but i did not recieve any reply so i am putting it here.
actually i want to know that, can i design software by using flash. i know about it a bit but problem is that i want to use MS Access database and Crystal Reports. but i dont know if its possible or no.
i designed some movies in flash and i am quiet satisfy with it and now i want to check the power of flash.
thanx in advance.
Flash Localization Software
Hello,
We are working on a new Flash localization software. It allows you to translate SWF files into foreign languages in two different ways. The software hides all complexity associated with Unicode from the user. Everything is done outside of Flash and you don't even need to have Flash installed.
We have tested it with a number of European languages (English, French, German, Spanish, Russian, Greek) and non-European languages (Chinese, Japanese, Korean, Arabic), and would like to test it in the "real world".
Do you know anyone who does international Flash development and could be interested in joining our pre-release (beta) testing program?
More info: http://avral.com/tramigo/
Thanks very much!
Andrei Link
a.link@avral.com
http://avral.com
Flash With 3d Rendering Software
hi guys 'n girls,
Yesterday I was looking at some flashsites and I stumbled upon these 2
http://www.whoswe.com and http://www.tetsoo.com
The've created some fine 3D animations in there websites and I was wondering which software they used for that ? I was thinking of 3D studio max but I thought you couldn't import that in a flash movie.
I've created some websites in flash and now I think I've learned it all I wanne start learning to work in 3d flash.
So if anybody knows, can he tell me what software I need for this and maybe where to find some nice tutorials ?
greetz and thx,
ava
PS: merry xmas
Database Software For Flash
guys I'm a newbie when it comes to Flash so please help me out here. I'm attempting to make a webpage using Flash and what I would like to know is that what database management software could I use for Flash? My webpage would store any data entered into onto a database that's why I made this post. And another thing, could you please also tell me what is the source code so that I could use the database software onto my HTML. because I may know what software to use but I may not know how to use it in Flash.
Thanks a bunch guys!!!!
Flash Gallery Software
Hi all , i'm new to flash and don't really know anything about it and i'm looking for a software to make a photo gallery in with flash effects.
I have hundreds of photos so i need a software that does all the work from a template or something and not for each photo alone.
|