ActionScript 3.0 :: Url Makes Flash Act Differently?
Mar 23, 2010
Does anyone have an idea as to why this happens?The dropdown menus work fine (they are a flash app)The dropdown menus do not work.I'm unfamiliar with how to make a redirect if they just type the url without the 'www'
View 4 Replies
Similar Posts:
Oct 13, 2009
I am loading an xml file using AS2.0. On Mac, all the elements load completely, but as soon as I run it on Windows, only the first element of type item loads. When I run it on Mac, the elements are loaded in and all item's are separate buttons. When I run it on Windows, only one button appears and its name is ch1. Virgin Group Holdings. None of the other item elements load. I don't have a Windows versions of Flash to work on, so I cannot debug.Is there another way to determine if this has to do with the XML file loading incompletely or with the depths of the Movieclips? Here is the URL
Here is my XML:
<?xml version="1.0" encoding="UTF-8"?>
<menu>
<item link="vgh" name="ch1. Virgin Group Holdings" movie="VirleoGH">
[code]....
I am now running this file from a remote server (Linux box), but still only the first element loads on Windows, with no siblings. On Mac, everything loads fine, I am at a dead end, my deadline (draft #2) for this is in about 12hours and I still need to get a night's rest in. Does anyone have the slightest inkling what this could be? Any pointers or advice will be cordially accepted. The url.
I am now debugging in Windows and have found that the XML file does get loaded completely eventually. What is odd is that I trace the _x and _y values of all the movieclips, and all change constantly to an acceptable value, but still only the first-added movieclip is visible on the stage. I have traced their depths which do in fact differ, they are enabled (traced), they are _visible (traced that also), everything works perfect on Mac, except when I run it on Windows, so clearly, Flash Player in Windows in doing something unexpected, has anybody encountered this before?
View 3 Replies
Jul 27, 2009
ave anyone run into a SWF acting differently when loaded in IE8? I just finished a banner/header for a client that is working perfectly except when loaded in IE8, here is what is happening...
[URL]
Basically my masks are not being loaded on init()... I'm loading external XML so I'm thinking it might have something to do with that.
View 2 Replies
Apr 28, 2009
I have one swf, and roughly 4 or 5 classes. when the swf loads, the document class places 3 movieclips onto the stage- one of them animates across the screen. Using the tween class, I listen for the COMPLETE tweenEvent, which when triggered, instatiates a slideshow class. the slideshow class loads in a series of pics.On safari(mac), linux, no issues. on firefox(mac), the 3 mc's never appear, but instead, there is the same time delay as if the animation did play, and then the pics DO load. my client says everything works fine on first load, but returning back to the page after navigating away causes the same problem I described above. THey are on IE- probably 7.
View 4 Replies
May 23, 2011
Are Flex swc file encoded differently from say movies file encode in SWC?
View 1 Replies
Jan 26, 2011
I recently built a game and tested it on a few computers. It seems there are 3 different ways that it loads. One doesn't seem to load properly the first time so I have to refresh once, one loads fine, and one loads but something is wrong so the user can't play and refreshing doesn't fix it.What can cause flash to be loaded so differently between computers? Is it the browser? is it the flash player? Is it the OS?
View 6 Replies
May 6, 2009
I am creating a flash banner using a layered psd. The account team is happy with the look of the psd. BUT, when I bring the images into flash and publish the file, the colors look different. I import them into flash at the highest quality yet they don't look the same.
View 5 Replies
Apr 15, 2012
I have a linux distribution server, SME Server, and I use it to direct several domain names to a website on the server. My Flash program is a data driven directory that uses PHP constructed XML files to create the directory. I have been successfully using this Flash directory for some time using one particular domain, ictytranscripts.dyndns.org. I've since added a second domain name that I want to replace the first with, but for some reason the Flash program cannot read the XML files, or something. Whatever it is, the directories are not showing up.
There is nothing in the ActionScripts that have any reference to the old first domain name. I cannot imagine what is making the difference. Here is a test page showing the Flash program working successfully (I assume):
[URL]
And now the same page from different domains that direct to the same page:
[URL]
Notice that in the first the Flash program comes up, but there is no data displayed and in the second, there is no Flash program displayed at all.The XML files seem to be generated without any problems. [URL]
View 1 Replies
Jan 24, 2007
i have created an online calendar, you can see it on this link this application uses php as well which is called through the actionscript it works fine on firefox browsers, and some versions of IE, the version i have is explorer 7 (which i really dont like), and it doesnt work well at all. dont know if it works on safari or other browsers, i havent checked it out yet (the main problem is trying to write more than one message, it isnt displayed on the messageboard on IE).
View 1 Replies
May 5, 2010
A client has sent me a Flash CS3 website template she was working on. I'm supposed to do some work on it. When I load it, it displays incorrectly. The body type appears incorrectly. It's different then what it appears on her computer. Causing all the body text to overlap each other. She has Windows Vista with Flash CS3. I'm using Windows XP Professional with Flash CS4.
When I open the file, it says that 'tahoma' font is missing on my computer. And asks me to select a replacement. Obviously, I have Tahoma on my computer -- everyone does. I even got her to send her version of Tahoma to me from her Windows Font Folder. When I tried to install it, it says "font already installed". So, I pointed it to my Tahoma font as a replacement. This could be the problem. But why does it not recognize my version of tahoma?
View 1 Replies
Apr 3, 2010
What are the rules for something to be a GC root in Flash? I'm using the Flash Builder 4 profiler, and I'm finding odd things are labeled as GC roots in the object reference details (e.g., an Image control that is no longer in the display list, nor static).
View 2 Replies
Sep 9, 2010
Using Flash CS5, when activating Export SWC in the Flash Publish Settings, I end up with a much bigger file (500 ko) than when the SWC is not activated (around 100 ko).
Why is the SWC 5 times bigger ?
View 2 Replies
Dec 6, 2010
I've made a site where an iframe calls to a top navigation element, with a javascript drop down menu. I have it working where the menu drops over a center flash element, but even when the menu is not "dropped" - any element in that area on the flash does not respond to clicks.
I've changed z indexes, and now i cant seem to get the flash file to even be ontop of the iframe -
heres a link
[URL]
heres the code -
<body>
<div id="wrapper"><center>
<div id="headerwrap">
[Code]....
View 1 Replies
Dec 9, 2011
What makes a camera compatible with flash? I have a camera I purchased from IDS Imaging and it shows up in my camera list in as3 with print out the array made from Camera.names. But when I go to use it, it just doesn't show up. I do have a lens on it, and it can see it working when I used the IDS software provided for testing. I've also been able to make it work in c#, but I want to use it for a flash app I'm developing.
View 1 Replies
Mar 8, 2011
I would like to create a button that makes my flash fullscreen.But this line:
stage.displayState = StageDisplayState.FULL_SCREEN;
does not work. Why?(I'm opening my swf directly in Chrome.)
Edit: There seem to be consensus that I should embed in HTML.
View 3 Replies
Dec 1, 2011
I'm developing a kiosk in AS3 that utilizes StageVideo (publishing for FP 10.2 on a Mac Mini). It works fine, except as soon as StageVideo is engaged the mouse becomes visible. This is a public kiosk so I need the mouse to stay hidden.
View 1 Replies
Jan 30, 2011
I have flash resizing it's container div by using external interface to call the javascript:[code]Now this appears to work fine in every browser except chrome. For some reason after the div is shrunk back down to size, the flash player looks like it's frozen. It's actually not frozen because if you resize the window the flash player starts playing again and you can see it had made progress since it appeared frozen. This only happens in chrome. Does anyone have any idea why something like this might happen?The site so you can check it out yourself(yes I know it's a broken mess in IE, but I'm kind of ignoring that for now):[code]I've tried different window modes but that doesn't help. The problem is when it resizes the div back down because if I comment that line out the flash never appears to freeze. But I need to be able to resize the div...
View 2 Replies
Feb 3, 2010
Player :Flash 9Script : AS3IDE : Adobe Flash CS3I have 9 dynamic text fields; each is filled with text (a title). When you click one it updates two larger text fields at the top to display the title in the first one and the description in the second. When you hover over the text fields, the cursor remains an arrow.In the IDE, this script works just fine. However, when I upload it to my website, clicking on the titles does not change the large fields above them. Also, when I hover the mouse over any of the text fields but the very first one, the pointer changes to a text editing line.
View 6 Replies
Sep 22, 2007
this code for a thumbnail gallery, the data is loaded from an XML file, [URL].. All the thumbnails are loading on the stage correctly and in the correct order when playing movie locally, but as soon as I try Simulate Download or view the movie from the web page the thumbnails lose there order.
[Code]..
View 1 Replies
Feb 4, 2009
I am programming in AS3. I've made a game that functions correctly every time on every computer I've tried except for one.I don't get any errors, but a movie clip that should be stopped seems to be playing through its sounds. The animation doesn't play, though! I can't reproduce the problem on any other machines, but it happens every time on that one.
View 1 Replies
Sep 7, 2009
When I try to import an MP3 file (specs below) I just bought off Amazon into Flash CS4, I get an error that reads "One or more files were not imported because there were problems reading them." I tried other MP3 files and they worked no problem. Does anyone know if there's a specific type of MP3s that Flash hates? Maybe I need to convert my MP3 to be encoded differently?
[Code]...
View 2 Replies
Aug 4, 2010
There seems to be increasing demand for Silverlight skills, but out of the many new technologies that Microsoft has punted, I've never felt as if it was the next big thing! Am I wrong? Should I be gaining those skills?
There's obviously a well-established competitor in Flash, and there's a host of other Rich Internet toolkits out there, as well as HTML5 on the horizon.
If I invest time now in skilling up, I'm not sure I'll ever see my return on investment...
View 5 Replies
Oct 21, 2010
I've got several custom classes. Let's call them "Character", which is supposed to import and use "Head". Then "Head" imports and uses "Hat". That works just fine...
[Code]....
This runs without a hitch. Simple as pie... But if I try to create a new instance of "Hat" or even define the Hat variable in "Character", it gives me the compile time error: 1046: Type was not found or was not a compile-time constant: Hat. If I try to define "Hat" class and create a new instance of "Hat" in my main script, or in "Hat" it works like a charm... If I try to do it in my "Character" it gives me this godforsaken error. I've checked my imports, they're all the same!! Why in the world is it doing this?!
View 3 Replies
Feb 27, 2012
Im trying to set some text using a TLF text inside Flash CS5. I create a TLF text inside a movieclip, to later access and modify that text at runtime, the problem is, when I load the symbol of the movieclip from Flash Builder, it says that it cant be found, If I delete the TLF text, and publish it again, it works ok... I have no compilation errors.
What cuould be the issue?, doesn't matter if I assign an instance name to the text or not, as soon as I place the TLF text there, my main swf's symbol cant be found..
View 1 Replies
Feb 8, 2011
Is there any way to figure out what makes my flash application works so slow?
View 4 Replies
Jul 7, 2005
I am trying to get my mc to move up and have copies of that same mc follow about every 40 pixels. Basically a scroll with my "8ball" mc. Showing the mc every 30 pixels in the y-direction. I am using this code in the mc and I get a message saying that the script is causing Flash Player to run slowly.[code]
View 1 Replies
Jul 14, 2010
I have a Movieclip on which there is a Video Player in the left and thumbnails in the right. The thumbnails are of other videos and aligned in 4x4 grid. Every thumbnail has a small description (textfield) below it. The number of thumbnails are dynamic and there may be n number of videos. So I have written a pagenation code for them, by which 16 thumbnails will be visible on each page. Now when I change one page to other, I need to rotate the thumbnails with text in Y axis and display new thumbnails and their respective text. I have embedded the font Arial and I am adding the textfields from as3. But even after rotation, the text becomes blurred. I am setting the following properties:
TextFormat:
colorsizealign
TextField:
embedFontsmultilinewordWrapautoSizeantiAliasType
Library Font:
Arial Regular (No Bitmap Text)
View 1 Replies
Dec 24, 2010
I have an SWF file that works great when I publish it or view it in the Flash Player. However, when I use Simulate Download, all the buttons' functionality gets messed up - for some reason, clicking them results in the playhead going to other frames than it's supposed to. I've tried uploading the file to my website and the buttons don't work well there either.
View 3 Replies
Dec 24, 2010
I have an SWF file that works great when I publish it or view it in the Flash Player. However, when I use Simulate Download, all the buttons' functionality gets messed up - for some reason, clicking them results in the playhead going to other frames than it's supposed to. I've tried uploading the file to my website and the buttons don't work well there either. Is there any reason for this to happen?
View 2 Replies
Apr 8, 2011
if I drew a line or something, it would just be the line and I could immediately edit the shape. Now, there is a blue box surrounding it. what purpose the blue box serves. However, when this started, my fill stopped working.
I can fill a shape I have hand-drawn, but not when I use the line tool. I have included a screen shot of the blue box surrounding a line. I have assured that all sections of a shape are touching before trying to fill.
View 2 Replies