Professional :: IE Loading Wrong Xml

May 26, 2011

I have built a website that contains two flash galleries on two separate pages.Each .swf galllery is meant to call a separate xml, loading the relevant text and images.The galleries work perfect when using Firefox-windows, Firefox-mac and Safari and on my local machine(macbook)The galleries do not work using IE-windows, the problem being it loads both galleries with the same xml. [URL]

View 3 Replies


Similar Posts:


Professional :: Flash Player 10.1 Loading Wrong .swf

Jan 18, 2011

As I didn't find another place for Flash Player 10.1 standalone-subjects (only 10.2. or the browser-players),When I open my .swf with double-click from the finder, it opens in FP 10.1. - but an _older_ project (which is located in a completely different place) will load! And it opens twice No matter, what new .swf I am creating, it's always this old file that will start.When opening the same .swf in FPlayer 9, it works fine.

View 1 Replies

ActionScript 3.0 :: Functions Loading In Wrong Order?

Oct 20, 2009

How do I stop the visible function coming before the one above it? Here is my code:

ActionScript Code:
root.info2();
infomc.visible = false;

info2 is a function for a button which contains other functions which need to be performed before the button(infomc) becomes invisible. At the moment, it becomes invisible first before any of the functions on info2 begin.

View 2 Replies

ActionScript 3.0 :: Swf Loading Into Movieclip Is Wrong Size

Jan 28, 2011

I am trying to load a swf into a movieclip of the same size but the swf seems to be resized somehow.The Movieclip and the swf are both 300 x 300 pixels. Yet the swf loads in scaled down and is only taking up part of the movieclip.I have the following code on the 1st frame of the timeline of the container movie:[code]

View 1 Replies

ActionScript 3.0 :: Site Not Loading - Possibly Wrong Framework File?

Oct 4, 2011

The site appears to be loading on some machines, and not on others I can't determine a common theme. In this instance, loading = Splash screen appears, user makes language selection, main site then pre-loads. On a successful load it gets to 100% and displays the website, on a failed load it stalls at 99%.

Tests currently show:
Primary test computer (with problem)
OS: Windows 7
Browsers:Chrome 12
Internet Explorer 8
Firefox 3.6.13

Flash version: Chrome: 10,3,181,35
Internet Explorer: 10,2,159,1 and 10,3,181,34
Firefox: 10,3,181,34

On other machines, it works with Flash versions:
Chrome, Flash version: 10,33,181,35
Internet Explorer, Flash version 10,3,181,34

Since these tests, I've also tried it on a number of other Mac/PC's and haven't found any problems. Steps I have taken so far to try and troubleshoot: Cleared Flash cache and browser cache on machine where site works, and also on machine where site doesn't work. There is a file that doesn't appear to be load (this is showed in Safari on Mac) - framework_3.1.0.2710.swz - initially I thought this to be the problem, but yet the site works on some machines still without this file.

View 1 Replies

Actionscript 3.0 :: TypeError: Error #1009 (Something Wrong As Loading .swf File?

Apr 3, 2009

I´m having one problem with my .swf file which I´m trying to add to stage. It needs also a .xml file to work because it includes all the images and so on. I downloaded it from here for free : http:[url].....I tried to use this kind of a code

Code: Select allvar requestObj:URLRequest = new URLRequest("featureSlider.swf");
var loaderObj:Loader = new Loader();
addChild(loaderObj);
loaderObj.load(requestObj);

but with no result. Some error appears to the output window:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at featureSlider_fla::mc_featureSelector_4/featureSlider_fla::frame1()

Here´s the code of the .fla file
Code: Select allimport fl.transitions.*;
import fl.transitions.easing.*;[code]........

You are able to download the. zip packet as well over here http:[url]......add to the code to get it work? some if statement or what?

View 2 Replies

ActionScript 2.0 :: What's Wrong With Externall-loading HTML-formatted Text

Jun 7, 2006

I am trying to load in a text file into a flash movie which has some HTML formatting to it - there's very little i can find out about this on the web - it kinda works..

here's my external text file..

history=<B>History of BodyTalk</B>
<B>World Wide Focus</B>
The International Association (IA) <a href="http://www.bodytalksystem.com" target="_blank"> <font color="#0099FF"> www.bodytalksystem.com </font></a>

View 1 Replies

ActionScript 3.0 :: Flash Loading An Image In The Wrong Part Of The Movie Clip

Apr 9, 2012

I am having trouble loading an image where i really want. Here is the code that i am using:

[Code]...

The CELL movie clip it has 3 more movieclips inside, i want to load the image in a particular one inside the CELL movie clip... the previous code works, but seams that it is loading in the cell movie clip... The other 3 movieclips are A, B, C... i want to load the image in cell.c

View 2 Replies

ActionScript 3.0 :: Calling Preloader Function At The Wrong Place Or Are Objects In The Library Loading First?

Apr 2, 2009

I have a flash project that exports at around 3MB, I am trying to create a preloader for it but it seems to get called after the preloading is complete, there for, making it useless. My stage is empty, nothing on the timeline. The preloading script is called in the main document class. Does anyone know why this isn't working, am I calling my preloader function at the wrong place or are my objects in the library loading first? Here is the code,

[Code]...

View 4 Replies

Professional :: Embedding F4v In Documentation Is Wrong?

Feb 25, 2011

I am trying to embed an f4v file into Flash CS5, however the program won't accept the file  I've tried renaming the extension and removing the audio stream. The only thing that seems to work is if its a TRUE flv file using VP6 and with a .flv extension.The documentation here regarding embedding flv/f4v mentions the ability to embed either file formats:I have found no positive results on google and there doesn't seem to be a Flash Jira for bug tracking.

View 2 Replies

Professional :: Fonts Display Wrong On Certain Machines

Nov 15, 2010

I am working on a large batch of banners with another designer. We are both using the same assets, the same version of Flash (CS4) and are both working on Macs. We are also both using the same fonts through Universal Type Client yet when I open files that he has produced the text elements display lower down than they should. If I align them correctly on my machine and then give back the file the text appears too high when he opens it. There are no font errors when the files are opened and the characters display fine except for the alignment. Does anyone know what might be causing this in Flash or is it an issue with the fonts themselves?

View 3 Replies

Professional :: Text Displays In Wrong Size

Mar 24, 2012

I'm working on a Flash presentation, and I have a lot of text pages with buttons and movie clips on. The problem I have is that all subheads are set to size 35pt using Helvetica Neue Heavy, but on a couple of the pages a random subhead is displaying a lot larger than 35pt (I'd say 50pt) but it is definitely set to size 35pt in the Character palette. I have no idea why this is happening and it's driving me mad.

View 1 Replies

Professional :: Bitmap Text Show Wrong Accents

Mar 27, 2010

I have this problem with text set to bitmap text rendering. With fonts like pixel fonts like standard 07_51, Kroeger etc. I can't get them to show the right accents. This shows on stage and in runtime and it occurs with static, dynamic fields and input fields. When I choose anti-aliasing then it's ok, but that isn't the purpose with those pixel fonts, right? I've set the correct font-embedding settings.

I checked it on two computers with Flash CS4 v10 on MacOS X 10.6.2, Belgian Keyboard, FontExplorer Pro for font management.

View 5 Replies

Professional :: Button Opens Wrong Scene Flash Cs5?

Jun 16, 2011

I have a project set up as scenes.In scene 1 there are two buttons visible from the frame 1licking on these takes us to scene 3 or 4. They work fine. I used code snippet "Click to Go to Scene and Play" the action script is on a keyframe on frame 1 as that is the first frame the buttons appear.From frame 120 a third button appears. So on this frame I have actionscript go to and play scene 5.Problem is it goes to scene 3 instead, like the firstbutton. The buttons are not near each other on screen so its not a case of accidentally clicking wrong button.I think maybe I should've set up my project as movie clips within 1 timeline  but I'm too far down the scene route now to change it at this stage.the buttons are all invisible so maybe the third button should also be present from frame 1 and just disabled until frame 120?

View 1 Replies

Professional :: Signing Using Password Site Is Tellin It Wrong?

Jan 15, 2012

I' signing using my password your site is tellin me it wrong

View 1 Replies

Professional :: Loading Components After Loading .fla?

Sep 17, 2010

I've been working on building a flash website for my company and was finally getting somewhere when I encountered a problem I cannot solve. I have it setup so that when you click on an item on the first scene it plays the second scene which is where the customization of the item is to take place. The second scene is where I am encountering the problem. I have seven buttons on the left side of the stage that are on their own separate layer. Everything was working fine until I saved and quit. Now when I bring up the second scene the buttons are all grouped together and uneditable. Also the buttons are extremely small and when I compile the swf file and view the movie all I see is the label of the buttons not the actual buttons themselves. I have tried deleting the button layer completely and redo the layer but every time I add the button component it add the same tiny uneditable button. I am including the errors that I am getting in output when viewing the swf.

TypeError: Error #2007: Parameter child must be non-null.  at flash.display::DisplayObjectContainer/addChildAt()  at fl.controls::BaseButton/drawBackground()  at fl.controls::LabelButton/draw()  at

[code].....

View 3 Replies

Professional :: Bytestotal / Bytesloaded - Loading Of The Entire Swf Is Monitored Or The Loading Of Objects Which Are Used On The Stage Are Monitored?

Nov 13, 2010

this.stage.loaderInfo.bytesTotal; with that line of codedoes stage mean the loading of the entire swf is monitored or the loading of objects which are used on the stage are monitored? can specific objects (say a specific movie clip) be targeted?can externally used AS scrips be targeted? and what does "this" doe

View 8 Replies

Skipping To Wrong Frames

Aug 3, 2009

I'm making a flash company profile in the style of a website, except it won't be uploaded online.and i made each button skip to a frame that i already named

some of the buttons are skipping to the wrong frames for some reason,the ones that are not working properly have some pretty big picture files on them,could this be the reason or is it just an action script mistake?

View 1 Replies

CS3 :: Playing In Wrong Order

Aug 26, 2010

I did a banner in flash CS3. I did 8 things and you see them one after the other one. The first time that it plays it goes on the right order but after it finished, when it normally has to start playing again, it plays in wrong order (the first then the third, the last, the second again the first, last and so on), it just does what he wants and not what I did.

View 1 Replies

ActionScript 3.0 :: When Typed Many J's.only First Looks Wrong?

Mar 13, 2009

when I type j in the input box (or grid) component it looks like i. is it bug? when typed many j's.only first looks wrong.

View 2 Replies

Flash :: Particularly Wrong With Function?

Jan 9, 2012

Is there anything wrong with this function?

[Code]...

View 2 Replies

ActionScript 3.0 :: Error And Nothing Is Wrong

Sep 24, 2010

can u re-write the code? im not sure im getting it.

View 9 Replies

ActionScript 2.0 :: My Buttons Gone Wrong

Jun 24, 2005

I am not sure why they are not wroking but I have converted the buttons to th button symbol.

View 11 Replies

ActionScript 2.0 :: GotoAndStop Going To Wrong Frame

Mar 6, 2009

I have an AS2 flash movie that has some labeled frames. On the first frame of a particular scene, I have some code that creates a menu of buttons that I construct from movie clips and vector graphics. The onRelease function of those buttons is assigned deep in some code thusly:

code: buttonMC.onRelease = function() {
trace('release, going to ' + this.sceneName);
gotoAndStop(this.sceneName);
};

When one of these buttons is clicked, the scene name reports correctly, but the movie goes to a frame 3 frames later than the targeted frame. I know this because I put trace actions on the subsequent frames like this: code: trace('2 after');

View 1 Replies

ActionScript 2.0 :: Add Score (if Correct +10), (if Wrong -10)

Dec 14, 2009

I have a game which I want to add score (if correct +10), (if wrong -10)

View 6 Replies

How To Prevent Wrong Event.target

Dec 1, 2010

Now, when I click on the button in the area where the movieclip is it will register this movieclip as event.target. I would like to make the button the event.target regardless where I click and prevent flash from registering the movieclip inside the button as the target.

View 3 Replies

Spinning Motion Preset Looks Wrong?

Jul 5, 2011

What I have done is create a new actionscript 3 document, imported to stage my bitmap then converting it to movie clip, then i just apply the 3d spin motion preset.When i try the movie it spins ok apart from 1 frame where it looks like the bitmap moves to the left slightly.Do I need to delete frame 1 or the last frame perhaps

View 4 Replies

Pre-Loader Skips To Wrong Frame?

May 9, 2009

This is a bit of an odd-ball problem. I've created a website 524 frames long, but am creating the pre-load bar *after* the website is done. I could move all the frames a few over, but this would require remapping all my many, many buttons. What I've done then, is told Frame 1 to go to Frame 525, and put the preloader there. I should note the site works perfectly without the pre-loader, I just want it to be smooth once it makes it online.The following code is being used for the first frame (frame 525) of the pre-loader:

bytes_loaded = Math.round(this.getBytesLoaded());bytes_total = Math.round(this.getBytesTotal());getPercent = bytes_loaded/bytes_total;this.loadBar._width = getPercent*100;this.loadText = Math.round(getPercent*100)+"%";if (bytes_loaded ==

[code].....

View 3 Replies

ActionScript 3.0 :: TextHeight Property Wrong?

Sep 3, 2009

I need to distribute some images vertically parallel to a dynamic text field wich content is loaded from an XML file. The first image top-aligned, the last one bottom-aligned and equal gap between them. Easy, no? That's what i thought but I'm banging my head as I can't get it and my only guess is the textHeight property has a wrong valueI calculate the gap between images with:imgGap = (txtHeight - imgsHeight) / (nImgs - 1);the problem is that the first 8 images reach the textfield bottom:1046 px (the sum of the first 8 images)1281 px (7 gaps x 183)gin = 25;}

View 1 Replies

Link Point To The Wrong Place?

Nov 5, 2009

I have a link in my flash file  - [url].... . Its the please enquire link on the right.My issue is that the link to the mailto: address work fine, but when you hover over it, its displaying " http:[url].....The link on the left with the video icon is pointing to the about page, is this screwing it up?

Attachments:
intro.zip (1.1 MB)

View 6 Replies







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