Flash Won't Work When Uploaded To Server

Sep 30, 2009

I made a flash website for a client and there is only ONE thing wrong with it. Everything works when I preview it in Adobe Flash Player. And I have it embedded in a Dreamweaver CS3 file, and when I preview it...it works. THEN when I upload it to the server, two of the INTERNAL links fail. I have two links that say "Behind the Camera" and "Contact". [URL] You can see when you click on either of the links, it just randomly skips ahead in the first scene. What I really want them to do is when you click Behind the Camera you go to Scene 2 and Contacts you go to Scene 3. I have coded everything correctly, because everything works when I preview it. But once I upload the .swf file to the server, those links fail.

The code I used for the buttons are:

BTC.onPress = function(){
gotoAndPlay("Scene 3", 1)
}

[code]....

View 1 Replies


Similar Posts:


ActionScript 1/2 :: Flash Paths Don't Work Once Uploaded To Server?

Feb 23, 2010

I have a bunch of loadMovie() scripts in my flash files and everything loads fine when I open the flash files from my folder.Once I preview them online on my test server, the loadMovie() scripts no longer work. Has anyone encountered this? Does my paths need to change in order to view the flash files online?Right now, I have everything realitive to the flash file so:My main file is test.swf. that loads in fine in the website.But test.swf loads in test2.swf which is contained in a flash folder so my loadMovie script itloadMovie("flash/test2.swf", 2)

View 1 Replies

Media Server :: Visualizer Does Not Work When Uploaded To Host

Apr 29, 2010

I have a media player on my website. Visualizer of media player works when I test it on xampp localhost but it does not work when I upload it to my hosting.
My website: [URL]

View 4 Replies

ActionScript 3.0 :: Button Does Not Work When Site Is Uploaded To Linux Server

Jun 27, 2010

I am building a flash intro page, but when I publish the file on my computer and even run for errors, everything works and comes clean... But when I load it onto the server, the ENTER button, no longer works...

If someone could check the actionscript for the button... I checked and double checked my code, and it seems to be right

View 2 Replies

XML Gallery Works Fine Offline But Doesnt Work When Uploaded To Server?

Sep 1, 2009

I have decided to attempt making my sisters website. I have used an XML gallery in the website and all works well when viewing the website just in flash, .fla or the .swf file. My problem is, when i come to put it into dreamweaver ready to upload and I preview it in Firefox, or any other broswer, all the pages work but no the XML gallery? Im gettin very stressed out now as all my file routesetc are correct?I have googled the problem and all I have found out is that it could be something to do with security?Does anybody know how to resolve this problem

View 4 Replies

ActionScript 2.0 :: XML Gallery Works Fine Offline But Doesnt Work When Uploaded To Server?

Sep 1, 2009

Im in my first year studying a web design course, over the summer I have decided to attempt making my sisters website. I have used an XML gallery in the website and all works well when viewing the website just in flash, .fla or the .swf file. My problem is, when i come to put it into dreamweaver ready to upload and I preview it in Firefox, or any other broswer, all the pages work but no the XML gallery? Im gettin very stressed out now as all my file routesetc are correct?I have googled the problem and all I have found out is that it could be something to do with security?

View 1 Replies

Professional :: .flv Will Not Play Once Uploaded To Server But Plays Fine Before It Is Uploaded

Aug 6, 2010

I have a flash template that I bought and customized with dreamweaver, flash and Coda html editor, the website test PERFECTLY when I test the index.html file, all of the buttons work fine, I have a total of 12 .flv videos and they ALL play back fine, when I play the index.html file, the problem occurs when I upload the files to my godaddy server, 11 of the videos play fine, the whole site is fine, it is one particular .flv file that will not play once it is uploaded to the server. I have changed the orders the video play, renamed the file and changed the html flv path to reflect the name change, I have deleted all the files off my server, refreshed the server logged out and re logged on and uploaded everything again, I have re-encoded the original .mov file to a .flv file again using Adobe media encoder, still nothing, I am wondering why would the index.html play this particular .flv file fine, but once uploaded to the server it will not play, the path is correct I have checked it, if the path were the problem the index.html for that particular file would not play when I test the index.html file before I upload it, but it plays fine until it is uploaded, I am uploading the whole folder on the root, and this particular video file is in a folder with all the rest of the .flv files, I even tried changing the path and putting this particular .flv file in a seperate folder and change the path still nothing.

View 7 Replies

ActionScript 3.0 :: Flash Form Doesnt Work When Uploaded To Site

Oct 18, 2009

i've created a basic flash form which uses the following script for the send button:[code]it works well when i test it locally in the flash IDE.. it also works when i upload the SWF and the corresponding HTML file that holds it to url...but when i upload it to a subdomain (ex. url..), it doesnt work anymore.. after pressing the "send" button, my "sending input" animation shows up as expected, but then it gets stuck there and never proceeds to the "input sent" animation.. the message never gets sent to my email..

View 1 Replies

Professional :: Flash Won't Play When Uploaded To Server?

Feb 28, 2010

Have a website with 2 small pieces of flash - they play when I click PLAY in dreamweaver but won't play when I use preview or when I uploaded the actual site.There should be a spider going up and down a web beside the signpost and an image in the picture frame.

The code is:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

[code]......

View 1 Replies

XML :: Main Flash SWF Not Working Once Uploaded To Server

Oct 13, 2009

I have a 1 frame main SWF. In the first frame I include codeAS2.as like so:
#include "codeAS2.as"
When I test the movie in Flash CS4, everything works fine, it loads all the data from the XML file menu.xml which is in the same folder. Using the Simulate Download function from Flash, it also runs fine, with not one error, everything loads. Now comes the headscratcher, once I upload it and run it, it does not work. The server is a Linux box and I work on a Mac. Everything I load externally is in the same folder as the SWF, so I have no absolute paths, all relative to the SWF. Can this be some sort of sandbox issue? [URL]

View 1 Replies

ActionScript 3.0 :: Bring PHP Uploaded File On Server Into Flash?

Jan 1, 2010

I am currently trying to create an application that allows a user to upload a photo into flash and then manipulate it. I am building it with AS3 and really cannot have the flash player any higher than 9 if possible.So far i have my upload script working using php from a basic html form. This uploads a jpeg to the 'images' folder on the server giving it a unique filename.Once the upload is successful the user is taken to '../upload.php' with the Flash swf on and tells them it has been successful and 'echo's' back "$newname" (variable for the new file name)How can i get this uploaded image on the server into my swf to display in an emptymovieclip with an instance of 'myObject' (currently a picture of a cat). What is the actionscript needed to call the file into my movie?Have come to a complete standstill on i have attached the fla file and also the upload.php file. The code on upload.php is also posted below

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

[code]....

View 3 Replies

Media Server :: Flash Video Does Not Show Up Once Uploaded?

Apr 22, 2009

I'm using flash to design a basic website.Within that website I want to place a .flv file.  Everything works fine in preview mode and test movie mode.The problem comes when I puplish to the web.I'm just using flash to publish which puts all the files in a folder.IN previous attempts, once I load those files onto a server it does not play the .flv file.The .sfw skin will show up but the general .sfw file for the project doesn't seem to be finding the .flv file.And yes, I'm uploading the .flv file to the server.Is there something wrong with the html code that it can't find the .flv file?I can replicate this problem on my desktop by moving the .flv file out of it's project folder.Once I do that and then click the .html file the page will load but it won't find the video file.It's like it can only open that file if it's in the original project folder and the folder doesn't get moved.

View 9 Replies

Media Server :: Using Macromedia Flash 8 And Uploaded Some Flv Files?

Sep 3, 2009

I created a website a year ago using Macromedia Flash 8 and uploaded some flv files. (They were quick time movies and I converted it to flv) On my old computer I could view the files online perfectly. However since then we have gotten two new computers that came with Adobe Flash Player 10 and now every time I go to my websites I can't view my flv anymore. I click on the link and it won't pop up. Does this have anything to do with the fact I made the site with Flash 8? Because when I converted the files it said it was compatible with Flash Player 8 or later so I don't know why I can't view it now.

View 7 Replies

Flash :: Photo Uploaded To Be Faster If Processed On Computer Or The Websites Server?

Sep 4, 2009

Are flash applications processed on my computer or the websites server? Would a photo uploaded to flash be faster if processed on my computer or the websites server? Oh Yeah, I'm in sales explain with details.

View 1 Replies

ActionScript 3.0 :: Website Does Not Work When Uploaded

Jul 20, 2010

I've created this simple website which consists of a 3d carousel style gallery of images. When I tested it locally everything worked perfectly, however, the version on the web-server is not working. The website is at dansawesomeweb. site11. com. I renamed the html file so you can browse the websites folders if you wish. After much testing I believe the problem of the website lies within me loading external images. You see two of the images(the only two that you can see) are loaded from the same domain and specifically the same directory as the website itself. It seems to be unable to load any image from any where else on the web.It could be to do with the image url's I used: i'm not entirely sure how they should be formatted? (As you can tell I'm not familiar with this kind of stuff) Do you think it's my host? -but from what I hear 000webhost does fully support flash. Or do you think it's purly how I programmed it in as?

The way the website works is that the base.swf loads the caro.swf. The caro.swf's doc class is CaroClass.as. The flash makes use of some custom classes that are in the class folders. The class called 'Obj' is an image holder movieclip that loads an image off the web into itself: These make up the carousel. There is also one class that is supposed to load a higher resolution of images when you click on one of the Obj's, and also show a description. The image url's, captions and descriptions are held in an xml document which is loaded by the caro.swf at the start. Just go to the webpage and click on the CaroData.xml for the XML.

View 7 Replies

ActionScript 3.0 :: SWF Resizing Code Won't Work When Uploaded?

Jul 16, 2010

Every time I preview my .swf in flash I can see everything resizing correctly as well as staying centered on the page. However when I uploaded it to the web none of it works anymore and I have no idea why.Check it out...

pixelflexstudios.com/test/test.html
.swf code:
ActionScript Code:

[code]....

View 9 Replies

ActionScript 2.0 :: Button/transitions Don't Work When Uploaded

May 3, 2005

I have made some buttons that call in external swf files and these work perfectly on my own machine when tested in various browsers. My problem is when i upload to the server and then test in the browser, the buttons don't work anymore. perhaps if you have server space you can test it out for me and then delete them?

View 5 Replies

Professional :: SWF File Do Not Work Accordingly When Uploaded To The Browser/online

Sep 2, 2010

iv been having this problem  with swf file iv created, it consist of images somewhat like a gallery.  when played offline it works smoothly, navigating frame to frame / image  by image. iv used AS3 to compose the animations in my flash file. now  my problem is when its uploaded online, the swf is shown but once iv  clicked on a link to proceed on showing the gallery it lags and  continously loop when it should actualy stop on a frame and wait till  the next button is clicked to procced to the next image. plus the  animation iv added in doesn't seem to working at all.

View 1 Replies

Actionscript 2.0 :: Sending Mail With PHP Wont Work When Uploaded?

Jan 19, 2009

i have tried my hardest to get this mail form working but am having one final problem. When i test the form inside of flash it works fine, i get the email with all inputted information however: when i upload the swf containing the form to my server the form no longer works? i don't even get the message not sent info?

View 9 Replies

ActionScript 2.0 :: BitmapData Stuff Doesn't Work When Uploaded?

Jul 3, 2007

For some of the menus and stuff, I have it grayscale the screen with BitmapData.draw and ColorTransform. It works perfectly when played through Flash and Flash Player, and even when played locally through a browser.

However when I upload it to a server and try and play it online, the BitmapData stuff apparently clunks out. It displays a white screen, suggesting that BitmapData.draw isn't working for some reason.

As it only doesn't work when on a server, you'd think it was some form of security violation. But I cannot think of anything that would cause this to breach Flash's security. I'm only drawing the _root of the movie clip, nothing located on another domain.

Even weirder, the exact same code worked a while ago when uploaded. It only stopped working a short time ago after I was adding some menus and such - and as much as I've been trying to pinpoint it to an exact moment in time when it stopped working, I can't.

View 1 Replies

ActionScript 2.0 :: Button/transitions - Dont Work When Uploaded?

Apr 20, 2012

I have made some buttons that call in external swf files and these work perfectly on my own machine when tested in various browsers. My problem is when i upload to the server and then test in the browser, the buttons don't work anymore

View 1 Replies

ActionScript 2.0 :: Loading External XML On An External Server Into Flash Movie When It Is Uploaded

Jun 4, 2004

[FMX] I am having trouble loading an XML file on an external server into my flash movie when it is uploaded. The data loads in fine when the flash file is on my local computer with the xml file on a server. As soon as the flash file is uploaded the XML data will not load in.

View 2 Replies

ActionScript 3.0 :: Not Working When Uploaded To Linux Server

Jan 21, 2009

Works like a charm when I preview it but when I upload to the server (tried 3 different ones) it just ignore the actionscripts all together no matter what I use.

What I have is a rotating banner system. I set it up to randomly start at a specific one. If I preview it locally or run in in my .html file locally (just using preview in dreamweaver) it works like a charm and starts at a random one. When I upload it it just starts at the first one like the actionscripts do not exist.

Using Flash CS3 and AS3.

View 2 Replies

ActionScript 3.0 :: Uploaded To The Server Get No Kind Of Response?

Feb 16, 2011

I have been staring at this code for quite a while but can't find what's wrong. When uploaded to the server I get no kind of response. I have a class gameEventDB that through a php reads data from a database.

I get no kind of response not even an error. the 'path' variable is sent from the main class and looks something like

[Code]...

View 0 Replies

Media Server :: Streaming Not Fully Uploaded Video?

Nov 24, 2010

Is there a way to start streaming video (.mp4, .avi, .mkv) which wasn't fully uploaded yet?

View 1 Replies

Media Server :: Stream Uploaded Videos To Only Particular Group?

Jan 23, 2012

I need to do stream uploaded videos to only particular group. It should not be forwarded or back warded by viewers. It should be just like telecasting videos in Television.For example, I just uploaded a video (30 mints length). I shared the video to my friends at 5.00 PM and My friend shared the same video to his friends at 5.15 PM.  So It should be like playing uploaded video from 5.00PM to 5.30 PM and the same video from 5.15PM to 5.45PM to my friend's friends. It should be like playing(telecasting) one video to many people at different times and Viewers cant forward or  backward. Just watch it only once.

View 1 Replies

ActionScript 2.0 :: Strict Data Type Not Uploaded On Server

Jan 20, 2010

i want to use a variable to load a mc [code]when i use "string", it works locally but not uploaded on the server

View 1 Replies

Media Server :: Setting Up Flash - If I Setup Another Channel Pointing To The Other Edge Server Ip Adresss It Doesnt Work?

Sep 24, 2011

i have a orgin server and 2 edge servers and a load balancer

first off im confused in each edge server i set them to be remote, rtmp and changed the routeentry to  <RouteEntry>*:*;96.44.***.***:1935</RouteEntry> on both servers
 
orgin server is just local
 
what my question is im streaming to orgin and its getting sent to 1 edge and other edge is doing nothing no traffic the stream i set it this way url:

'rtmp://173.254.***.***/live/live_test',

which is the 1 edge thats working if i setup another channel pointing to the other edge server ip adresss it doesnt work.. what am i doing wrong isnt all this supposed to be load balanced or am i missing steps...or did i do it wrong on the flash player config.

View 10 Replies

Flash :: RSS Reader Uses PHP Any Work Around On A Non PHP Server?

Aug 7, 2009

This is called from flash/action script

File name: rssProxy.php

RSS reader uses PHP any work around on a non PHP server?

Script below:

<?php
$rss = $_GET['rss'];
// make sure that some page is really being called[code]....

View 2 Replies

Flash :: LoadMovie Doesn't Work On Server

Apr 30, 2011

I have a flash swf file which I don't want people to be able to download and decompile it . my first solution was to load this swf file in another swf file and put the container swf file in my site . but something's wrong . when I load my swf file in another swf file using : myloader.loadMovie ("myswffile.swf");it works fine in my local computer but when I load these two swf files to my server and try to use them there , it doesn't work .

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved