Flash MX 2004 Transfer Problem
I recently bought a new PC. First, I deactivated the software on my old computer so I could switch the license over to the new computer. Next, using my Flash MX 2004 CD, I downloaded the software onto the new computer. However, everytime I click on the icon, the software does not open at all. So, I am unable to open it, and of course, unable to fully switch over the license. Is there some sort of problem with using Flas MX 2004 on new computer models? Does anybody have any ideas on how I can get Flash MX 2004 to open? Thanks!
Adobe > Flash General Discussion
Posted on: 12/30/2006 11:24:34 AM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Transfer Flash Onto DVD
I was wondering if anyone has converted a flash animation into video and published it onto DVD before. If so which programs they used to do it.
I've tried to do a google search, but I haven't come up with anything useful yet.
I want to publish one of my flash animations onto DVD do I can experiment with the frame rate in Flash and work out what works best for both PAL and NTSC conversion, before I work on my new animation.
Thanks in advance
Transfer Flash Onto DVD
I was wondering if anyone has converted a flash animation into video and published it onto DVD before. If so which programs they used to do it.
I've tried to do a google search, but I haven't come up with anything useful yet.
I want to publish one of my flash animations onto DVD do I can experiment with the frame rate in Flash and work out what works best for both PAL and NTSC conversion, before I work on my new animation.
Thanks in advance
File Transfer Via Flash?
Does anyone know if it is possible to transfer files via Flash or any of Flash's new components? I want to be able to have the user browse for multiple files on a client computer and transfer those files to a remote location via Flash. Is this possible? If so, where can I find out more information on it?
Thanks
How To Transfer Flash 8 Activation To New PC
I want to move my copy of a full version of Flash 8 Pro fro Windows over to my new PC but I can find no mention of how to transfer the activation. Director has an option on the Help menu!
TIA
Kevin
Transfer Data From Flash AS 3 To PHP
I have coded a program to accept several text fields in Flash and then transfer them (using a defined Class function, sendExample with sendPhp) and display them with a pfp form. When I run the swf from my pc it transfers the data correctly (the php file is on my hosted server.) However when I transfer the swf to the server (along with the class I defined to do the transfer), the php file is called but no data is transfered. What is missing from the server to make the data transfer complete? No errors, just a php page with no data inserted.
Attach Code
import flash.display.Sprite;
import flash.text.TextField;
import flash.events.*
import flash.net.*;
import flash.net.URLVariables;
var sendPhp:sendExample = new sendExample();
function sendToPhp(evt:MouseEvent):void {
var formUrl:String = "http://'mydomain'/message_form.php"
var formData:URLVariables = new URLVariables();
formData.message1= this.message1.text;
formData.message2= this.message2.text;
formData.message3= this.message3.text;
formData.message4= this.message4.text;
formData.message5= this.message5.text;
formData.remoteSystem = this.remoteSystem.selectedItem;
sendPhp.submitData(formUrl, formData);
}
submit_btn.addEventListener(MouseEvent.CLICK, sendToPhp, false, 0, true);
********************************************
//class definition sendExample
package {
import flash.display.MovieClip;
import flash.text.TextField;
import flash.events.*;
import flash.net.*;
public class sendExample extends MovieClip {
public function sendExample() {}
public function submitData(url:String, _vars:URLVariables):void {
var request:URLRequest = new URLRequest(url);
var loader:URLLoader = new URLLoader();
loader.dataFormat = URLLoaderDataFormat.VARIABLES;
request.data = _vars;
request.method = URLRequestMethod.POST;
loader.addEventListener(Event.COMPLETE, handleComplete);
loader.addEventListener(IOErrorEvent.IO_ERROR, onIOError);
loader.load(request);
navigateToURL(request);
}
private function handleComplete(event:Event):void {
var loader:URLLoader = URLLoader(event.target);
trace("Par: " + loader.data.par);
trace("Message: " + loader.data.msg);
}
private function onIOError(event:IOErrorEvent):void {
trace("Error loading URL");
}
}
}
Flash Ftp Transfer Code
ok anyone know how easy/hard it is to do ftp transfers through mx2004 pro?
anyone got any code examples?
thanks for your help
How To Transfer Data From Flash OCX To VB
Hello All,
I build VB aplication that contain Flash OCX
1. is it possible to transfer data from Flash OCX to parent VB aplication?
2. is there any component that can open WMA inside flash without use GETURL that load the WMP client, some embeded player for fals
thanks
Transfer Flash To Betacam
Hello All,
Anyone knows how to transfer
a Flash movie to Betacam?
I have to make a cartoon for a client.
They want me to transfer it in Betacam.
Do you think it's a good idea?
Any ideas would be appreciated.
Neuhaus3000
How Do I Transfer Data From Flash To An ASP File?
hi,
I like to know how do flash communicate with file outside of flash.
I'm trying to pass some data to a .asp file from a flash file.
Please advice me on the scripting, what I need is to pass one or two variables to the .asp file after mouse click.
many thanks in advance
Lawrence
Tutorial For Convert PPT To Flash (transfer)
I want to try to convert PowerPoint to flash but could not find a guide on actionscript, So I did some research of my own.
This is a way. it worked for me, and I would like to share it with you.(hope this board to help others)
I use the wondershare PPT2Flash Standard: http://www6.sameshow.com
Download PPT2Flash, Install it and Open Microsoft PowerPoint. (The software embed in powerpoint’s menu named ’PPT2Flash’ without single software icon. As follow.)
http://www6.sameshow.com/images/articles/Entire.gif
Red area is this software’s whole content, feel dark look the absolute image as follow:
http://www6.sameshow.com/images/articles/Menu.gif
PPT2Flash include ten part: Publish, Publish Settings, Publish Preview, Record Narration, Import Audio, Insert Flash, Register, Check update, Help, About PPT2Flash Standard.
Part1. Publish:
http://www6.sameshow.com/images/articles/Publish.gif
In this part, you can select the output type and naming display title and check output folder.
If you want to get a web page with this flash, pitch on the “Publish a web page(.html)” check box.
Part2. Publish Settings:
http://www6.sameshow.com/images/arti...h_Settings.gif
You can select the Conversion Mode and control the Playback speed, select the Slide’s FPS which suit you and set up a password for you work if you need.
Part3. Publish Preview:
Click this drop-down menu will open a new window to browse you setting result.
Part4. Record Narration:
http://www6.sameshow.com/images/arti..._Narration.gif
In this part, you can append sound annotation for the appointed slide.
Part5. Import Audio:
http://www6.sameshow.com/images/arti...port_Audio.gif
Add background music for whole slide show or each slide as you pleasure.
Part6. Insert Flash:
http://www6.sameshow.com/images/arti...sert_Flash.gif
You can make some dazzle flash for your logo, product or something other you want stand out insert here.
Part7. Register: Feel free to register a member.
Part8. Check update: If you have installed the old version ever, from here get the newest version to taste more feature.
Part9. Help:
http://www6.sameshow.com/images/articles/Help.gif
Have any problem ask help or ask me with:abelz22@gmail.com.
User Guide: include even more particular describe than this guide.
Forum: include PowerPoint F.A.Q, PPT to Flash Studio Related, PPT2DVD Related and Free PowerPoint Resource (Free PowerPoint template and Free PowerPoint Clip Art.)
Part10. About PPT2Flash Standard: some relate information about this software.
Ok, That's all you need to do! Enjoy your flash like presentation now!
This article come from other forum,I post here to share with all actionscript's friends.hope my work is welcome.If no,don't hit me.
Component Data Transfer Within Flash
as read in an earlier post, flash 4 was user friendly, flash 8 is quite impossible, until you get used to it...
anyway, i need to transfer component data from say page 1 to 5 and store on to page 6 before sending.
i have no probs with Input text, using same name var. with dynamic text.
i know it is simple but i have been trying for days now.
Transfer Variables Javascript -> Flash
I have a website on wich you should hear 10 different songs.
Everey Song has a Flash Start and Stop Buttton.
Flash generates HTML-Code like this:
AC_FL_RunContent( 'codebase', 'http://download....../flash/swflash.cab#version=9,0,0,0',
'width', '100',
'height', '20',
'scr', 'MusicStick', etc.
In former times you could add the file behind the swf-file : xxx.swf?file="newSong.mp3"
But now I have problems to transmit the name of the sound-file:
Is it 'URL', 'mySong.mp3',
Is it 'File', 'mySong.mp3',
Variable Transfer Coldfusion > Flash
I am attempting to transfer variables from this Cold Fusion script:
<cfsetting enablecfoutputonly = "yes">
<cfprocessingdirective suppresswhitespace="Yes">
<cfset Name = "Stranger" />
<cfoutput>welcomeMessage=#Name#</cfoutput>
</cfprocessingdirective>
Variable Transfer Coldfusion > Flash
I am attempting to transfer variables from this Cold Fusion script:
<cfsetting enablecfoutputonly = "yes">
<cfprocessingdirective suppresswhitespace="Yes">
<cfset Name = "Stranger" />
<cfoutput>welcomeMessage=#Name#</cfoutput>
</cfprocessingdirective>
Variable Transfer Coldfusion > Flash
I am attempting to transfer variables from this Cold Fusion server script:
<cfsetting enablecfoutputonly = "yes">
<cfprocessingdirective suppresswhitespace="Yes">
<cfset Name = "Stranger" />
<cfoutput>welcomeMessage=#Name#</cfoutput>
</cfprocessingdirective>
into this Actionscript3 Flash file:
var loader:URLLoader = new URLLoader()
loader.addEventListener(Event.COMPLETE, nextitem)
//navigateToURL(new URLRequest("CFM/test.cfm"), "_blank")
loader.load(new URLRequest("CFM/test.cfm"))
stop()
function nextitem(event:Event):void {
testTF.text = "HERE"+URLLoader(event.target).data
}
When I do a Test Movie from Flash the first line of the Cold Fusion file is displayed. When I open the Flash file in my browser, no data is displayed (if I replace data with bytesTotal, a 0 is displayed). I have tried everything I can think of including reinstalling my flash palyer, but have not been able to solve this problem. Does anyone have a suggestion?
Image Transfer & Colors From Flash MX To Photoshop
have images designed in flash, but we need to convert the images into photoshop.
trying to get the colors AS CLOSE AS POSSIBLE to the original design in flash.
any ideas? we also have illustrator. thanks
Flash PHP Form Data Transfer Delay?
Hey,
I have created a form, and when I test in on my website, i find that the transfer rate from the the form via PHP is pretty slow.. Does any one have any solutions on how i can speed the transfer up? (is it possible?)
Flash Code Transfer NOT WORKING Please Help ASAP PLEASE LOOK
Hello, I made a flash movie with some links and I published a preview. I copied the HTML from the source code of the preview page and put it in the page I want it in but it didn't work.
If you could download the files from http://www.4gigs.com/~zach/flash.exe or download the attatched file and try to fix it.
If you succeed or can help me. IM me at
MSN: zachhale@zapo.net
AIM: ZachHale
ICQ: 160885308
or email me at zachhale@zapo.net.
Thanks a TON!
How To Extract Flash File From Webpage?(Transfer)
You may always have problems in extracting an embedded flash file from webpage, In fact,all the flash animation are preserved when you visit the web.
1).usually these net file preserved in your c plate under windows table in 'temporary internet files' folder,You so long as discovered them and save as other folder what you want to place.
2).or open the start menu select file or folder...open select program,input '.SWF' at name tag,select the appoint select directory,then select and drag it save as.
3).Or use the third party software,such as 'woof 1.0',it can help you find the flash animation automatic.
If there is a link of flash animation when browse web,you can also use the right key save as too.
<link removed - use your signature>
How Do You Locate And Transfer Tutorials From An Offline Flash-player?
Hi,
I’m not too familiar with flash and I’m not a developer of any programs.
I have downloaded several flash interactive tutorials into an offline course player and I would like to backup these tutorials onto a spare drive, in case of primary drive failure.
I can not locate the files that were downloaded into the offline course player. I’ve searched for .swf .flv keywords, file sizes and dates the tutorials were downloaded. I have selected the option to show hidden files and I did check the folder Temporary Internet Files located in my user profile. Normally the files would be located in the Temporary Internet Files but I have cleared those out as well as the Temp folder.
Q: Where are the interactive tutorials being stored?
Q: Is there an easy way to transfer these tutorials to a secondary hdd?
thanks,
How Do You Locate And Transfer Tutorials From An Offline Flash-player?
Hi,
I’m not too familiar with flash and I’m not a developer.
I have downloaded lots of flash interactive tutorials into an offline course player and I would like to backup these tutorials onto a spare drive, in case of primary drive failure.
I can not locate the files that were downloaded into the offline course player. I’ve searched for .swf .flv keywords, file sizes and dates the tutorials were downloaded. I have selected the option to show hidden files and I did check the folder Temporary Internet Files located in my user profile. Normally the files would be located in the Temporary Internet Files but I have cleared those out as well as the Temp folder.
Q: Where are the interactive tutorials being stored?
Q: Is there an easy way to transfer these tutorials to a secondary hdd?
thanks,
Page Transfer Based On Flash Player Version
If a user has flash 8, I want them to go to the flash version of the site, if they have any version under that I want them to go to the non-flash version of the site. Thanks for any help.
Urgent:User Supplied Image Into Flash Without Transfer?
Hi Folks.
Sorry to keep bringing up this project, it seems that everytime we come up with a solution, they change the project specs!
As mentioned previously, we want the user to be able to provide an image for inclusion into a Flash interface. Now, instead of uploading an image to the server, they want the image to stay on the users machine. Any suggestions on how I might accomplish this?
Glen
Flash MX 2004/2004 Pro - Bring Back The Old Undo - Petition To Macromedia
Many of you will know that the removal of the movie clip specific undo is causing us enless hassles and this isn't one of those features that we just get used to, this is a serious workflow hindrance.
We have been discussing in this in more detail here if you want to read more first http://webforums.macromedia.com/flas...hreadid=709486
I don't want this thread to become another discussion about it as it has already been done, but I do want to get a petition together of emails or names which we can send to macromedia or maybe they will take notice here, so If you feel the same way that I do then reply here.
[I]Free Brainbench Flash MX 2004 / Dreamweaver MX 2004 Exams
Got it from one of the blogs and you should try it... I've got one myself... Not sure what I am going to do with it though...
Free Brainbench Flash MX 2004 / Dreamweaver MX 2004 exams ONLY for TODAY
http://www.gunthersoft.com/brainbenc...tional_special
"... ONLY TODAY, that's February 28th, Brainbench certification tests for MacroMedia Dreamweaver MX 2004 and Flash MX 2004 are sponsored, meaning, these tests which are normally $49.95 each are free for the TODAY ONLY!"
How To Transfer Spaces With "fscommand" Or Create New Folders Rom Flash?
how to transfer spaces with "fscommand" ?
exp:
fscommand ("exec", "command.com" add chr(9) add "/c" add chr(9) add "date" add chr(9) );
in this case everythung is o.k. command prompt asks me for a new date, but what me to do if i want Flash to create new directory in hard disk. It doesnt understand such command as "md NewFolder"
exp
fscommand ("exec", "command.com" add chr(9) add "/c" add chr(9) add "md NewFolder" add chr(9) );
maybe there are other ways to create folders from flash???
thanx
Flash MX 2004 And Dreamweaver MX 2004
Please help,,, Im doing a flash AD. when you click on the add it disappers... now when i run i through my webpage done by Dreamweaver it dosent disapper or clear... this is the webpage address http://users4.ev1.net/%7Esuzuki9/
this is what i write but it doesnt close or quit...
on(press){
fscommand("quit");
}
anyone has an idea how to do it....
by the way when i run this flash movie by itself as SWF and press on it it works i mean close, but from Dreamweaver it doesnt.....
Transfer
I am working on re-designing my site. I am going to be adding games, and someone gave me the idea to make it like a tap dance game (if you haven't been to my site, I am a tap dancer).
I would like to transfer the tap sounds onto the computer.
Does anyone have any ideas on how to do this?
Thanks!
Michael
Transfer Of Power
hi - i'm pretty new to flash and have been working through the tutorials in joshua davis' book 'flash to the core' recently. i have adapted chapter 21 "transfer of power" for a project of my own, which functions perfectly exported as flash 6 (im using flash mx), but have been totally unsuccessful getting it to work in flash 5. when exported it as a flash 5 movie, it looses all functionality.
i understand this is the same technique used in the motown.com site a couple years ago so im assuming there's gotta be a way to make it work with 5, im probably just missing something completely obvious. any help will be greatly appreciated.
thanks, emil
iv included the actionscript im working with below, which all lives in a keyframe on the main timeline:
------------
fscommand("fullscreen", "false");
fscommand("allowscale", "false");
stop();
// set up gutter info
gutterLeft = scrollbarGutter_mc._x+1;
gutterRight = scrollbarGutter_mc._x+(scrollbarGutter_mc._width-_root.scrollbar_mc._width)-1;
// create an array for attaching new sections on our timeline
section = new Array(10);
max = _root.section.length;
itemDepth = 1;
for (i=0; i<max; i++) {
// attach new item
_root.content_mc.attachMovie("section", "section_"+i, itemDepth);
curItem = content_mc["section_"+i];
// put the MC in an array
_root.section[i] = curItem;
if (i == 0) {
curItem._x = 0;
} else {
curItem._x = content_mc._width+1;
}
itemDepth++;
}
// set the info about the content
contentRight = content_mc._x;
contentLeft = 707-content_mc._width;
// calculate the current percentage of the scrollbar
function scrollBarFunc() {
var percent = (scrollbar_mc._x-gutterLeft)/(gutterRight-gutterLeft);
content_mc._x = percent*(contentLeft-contentRight)+contentRight;
updateAfterEvent();
}
// jump the scrollbar to an area on the gutter that equals the beginning of each section
function contentFunc() {
// is the difference between the goal and the position small?
if (Math.abs(scrollBarGoal-scrollbar_mc._x)<1 || !topNav) {
// if so, position everything where it needs to be and stop
scrollbar_mc._x = scrollBarGoal;
content_mc._x = contentGoal;
// transfer power by turning scrollbar actions off
onEnterFrame = null;
} else {
// otherwise move scrollbar and adjust content
scrollbar_mc._x += (scrollBarGoal-scrollbar_mc._x)/6;
scrollBarFunc();
}
}
function moveContent(s) {
// transfer power - turn topNav actions on
topNav = true;
// where should the content go
contentGoal = contentRight-section[s]._x;
// make sure it’s not off the screen!
if (contentGoal<contentLeft) {
contentGoal = contentLeft;
}
// what percent is that goal?
var percent = -(contentGoal-contentRight)/(contentRight-contentLeft);
// apply that percent to the gutter size to determine the scrollbar’s goal
scrollBarGoal = percent*(gutterRight-gutterLeft)+gutterLeft;
// set up a loop to move the content and scrollbar
onEnterFrame = contentFunc;
}
// don't use the hand icon
scrollbar_mc.useHandCursor = false;
// handle press event
scrollbar_mc.onPress = function() {
this.startDrag(false, _root.gutterLeft, this._y, _root.gutterRight, this._y);
// transfer power - turn topNav actions off
topNav = false;
dragging = true;
this.onMouseMove = function() {
_root.scrollBarFunc();
updateAfterEvent();
};
};
// handle release event
scrollbar_mc.onRelease = scrollbar_mc.onReleaseOutside=function () { this.onMouseMove = undefined;this.stopDrag();dragging = false;xSpeed = (newxpos-oldxpos)*RATIO;};
// set initial variables
FRICTION = .9;
RATIO = .5;
dragging = false;
// handle onEnterFrame event
scrollbar_mc.onEnterFrame = function() {
if (!dragging && !topNav) {
oldxpos = this._x;
newxpos = oldxpos+xSpeed;
xSpeed *= FRICTION;
if (newxpos>gutterRight || newxpos<gutterLeft) {
xSpeed *= -FRICTION;
newxpos = oldxpos;
}
this._x = newxpos;
_root.scrollBarFunc();
} else {
oldxpos = newxpos;
newxpos = this._x;
}
};
Text Transfer
I have two boxes one with 7 text options in and which is blank. When an option is clicked I would like the text chosen to appear in the blank window. If another text option is chosen that text will appear below.
Any one got any ideas how to do this??
Cheers
Jemes
Transfer Coordinates
Hi, I have been looking to dynamically draw a box around a shape that can be rotated.
This shape is inside another shape call MyStage.
I have tried using localToGlobal (not get bounds), and failing. I think I am failing because I am trying to do all of this with a function that lives on neither Clip.
At the moment I am putting the _x, _x+_width, _y, _y+_height to get the bounds and then convert those coordinates to the clip below.
I am not using getBounds because that results in a big box when its rotated.
I'm not having too much success...
Any suggestions?
M@)
Actionscript Transfer
is there a way to give an instance of an mc or button action scripting by being able to transfer a/s from an input field
Score Transfer
how would i keep whatever score they got on first round and add to second round and also allowing it to continue raising?
Transfer Any Parameter Between Two Swf?
hi developers..
i have a main.swf that where ii loadMovie Products.swf..my products.swf is full of my products pictures and all of them are buttons and have a ID..
i want to make a new swf for LoadMovie in main.swf, too that when anyone click this products.swf picture button my new swf take the ID number and call product's details which ID equal to this ID..i mean how can i transfer any parameter between two swf..
Transfer Coordinates
I am not sure if anyone can answer this but here goes. What my project is is to create a postcard editor. This I have done. The user can add text to the post card in predefined text fields. What I need to do is take the X Y coordinates of those text fields in flash and place the text at those same places on a 300 dpi PDF version of that same postcard. I am not quite sure just yet how to do this. If anyone has done this already or if someone can give me some insight on how to do this it would be very appreciated. Thanks in advance!
[F8] Transfer Script
Hi Everyone
I'm currently developing a USB key with a standalone mp3 playing app for MAC/PC within Flash 8 .. The question I had is :
My client has asked for a button within the inteface itself that allows user to download all the mp3s to a folder on your computer...
I know you to do this from a web server but have no idea from a standalone app ?
If anyone knows the answer I'd be most grateful ... thanks !!
Also here is a simple image of what I'm trying to achieve....
|