Professional :: URL Request Will Only Work In IE?

Aug 16, 2010

The targets only work and will go to the specified page in my ie browser. Does anyone have a fix for this. Code below.[code]

View 2 Replies


Similar Posts:


Actionscript 3 :: Why Would Same SOAP Request Work In One Flex Project And Not Another

Feb 15, 2010

This is a pretty odd situation I have here. I have used a piece of code to interact with a backend SOAP service for several months - it works fine. I tried it out in a different project (first as an swc library and then just by cutting and pasting) and it just doesnt work.If I try the exact same code in the original flex project, connecting to the same backend service, everything works fine. In the new project, I can call operations that take simple document-literal wrappers as params (they have no real parameters) - but if the operation has a complex parameter inside the document literal wrapper - fail on this new project. Here is a sample that would fail:[code]

-Examined the posts in firebug from both projects and can not see a difference (meaning that the code appears to generate the exact same SOAP request in both projects (as one expects)

-I have verified that the requests should work using SOAPui to directly query the web service

The back end service is an Apache CXF webservice and here is a sample of the error it generates:URL...

View 2 Replies

ActionScript 3.0 :: URL Request - Blank Work Open The Link In A New Window

Jul 13, 2009

just as the title says, _blank opens the link in a new window, _self does nothing could the issue be related to testing locally?

[Code].....

View 13 Replies

Flash :: User's Album Pictures Return Unsupported Get Request, Other Work Fine?

Nov 28, 2011

I'm finishing a flash application. You can see the app here:

https://apps.facebook.com/wacky-winter-woolies/

The app sends an FQL query to get the user's albums, generates thumbnails based on cover_object_id. This part works fine. After clicking on an album the app loads photo thumbnails in the same fashion. We've just discovered that although it usually works, for some people and some photos instead of a thumbnail facebook returns the following error:

{"error": {"message": "Unsupported get request.","type":
"GraphMethodException"}} picture

The photo thumbnail request URL:[url]....The query used to generate the list of photos in an album:

var fql:String = "SELECT object_id, aid FROM photo WHERE aid = ""+aid+""";

permissions for the app:
'permissions' => 'publish_stream,user_photos,friends_photos'

Essentially some photos return an error. The object_id of the photo is valid as it's pulled right from the FQL result - here is an example of an actual request that returns the error, complete with token https:/[url].......

Edit2: The above approach didn't work, for some reason. Some pictures would still result in an error. Fortunately the FQL tables had properties like "src_small" and "src_large" which return the direct link to the photos. Even though graph supposedly allows to retrieve any image using it's API I had to fall back to the src results from the query - I guess that was a patch of sorts for situations like this.

View 1 Replies

Ajax :: Detect If HTTP Request Is From Browser / Flex Asynchronous Request?

Jun 1, 2010

When Flex application make an asynchronus HTTP request, does it add a special header to the request, like some JavaScript framework does? Something that indicates whether this request is an AJAX call/not.I just want my server side code to return different response format, depending on whether the request is made from browser/flex.

View 1 Replies

Php :: Send POST Request With X-amf (Flash) Request Header?

Apr 13, 2011

I'm trying to reproduce a POST request that was captured from WireShark using PHP. This POST request was sent by a Flash (.swf) object, so it's a little bit complicated in configuring the header.It does not print out anything in the end, so there must be something wrong with PHP code that I could not see.Here is what WireShark captured:

POST /engine/ HTTP/1.1

Host: abcdef.com

User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0) Gecko/20100101 Firefox/4.0

Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8[code]....

The result is a blank page instead of response from server.

View 1 Replies

Professional :: Creating A New Layer Request?

Aug 10, 2010

Does anyone know of a plugin that when creating a new layer, the name of the layer is immediately editable or which brings up a dialog window prompting you to name it, as in photoshop and illustrator?

View 2 Replies

Professional :: Sheepish Request For Help Converting CS5 To CS4

Dec 27, 2011

I'm in a bind with some work - I'm doing a quick day's work for a client and I need to convert some files from CS5 to CS4 so that I can work on them (I don't have CS5)If anyone's willing I'd be really grateful if you could convert these four files for me, saving them down to CS4.Url...I'm seeing the client tomorrow (Weds, UK time) so need to find a solution fairly quickly.If there's a way I can return the favour I will. eg some beer money via PayPal.

View 3 Replies

Professional :: Request A Local File In ActionScript 3.0?

Mar 30, 2011

How do I request a local file in ActionScript 3.0? I am using [URL] tutorial to create a light box and I would like to know how I can replace the URL in the tutorial with a local file.

View 4 Replies

Professional :: Request For Recoding Videos On The Daily Show Forum For IPad?

Jun 11, 2010

I would like to point out that I am not an employee of either Comedy Central, The Daily Show or the website.  The labels 'Production Assistant' and 'Intern' are just the sites rankings descriptions.There is an assumption by iPad owners, that all Flash websites must be converted to be compatible with the iPad, rather than the iPad should be compatible with existing websites.Is it worth continuing to defend against this assumption?  Should we just give in to these people or try to engage them in a discussion, get them to demand Flash support from Apple?

View 2 Replies

Professional :: How To Work With XML

Dec 11, 2010

how to work with XML? with a Photo Gallery?Tried to change the image
 
Before(Still Working)
  
<?xml version="1.0" encoding="utf-8"?>
<photos>
<photo>
<thumbnail>s_flashmo_175_01.jpg</thumbnail>

[code]....

View 3 Replies

Professional :: Linking To A PDF - Why Won't It Work On A Mac

Feb 28, 2007

I've recently made a simple standalone SWF in a projector format. It contains a button which links to a PDF ..

on (release) {
getURL("cd/manual.pdf");
}

On PC this works fine (although it does open in a web browser rather than Acrobat). On Mac this link does nothing except open Firefox which refuses to open the PDF. The PDF themselves are fine and if clicked on at the source just fire up Acrobat (in Mac and PC).it's possible to force a file to open in a certain App?

View 3 Replies

Professional :: SWF File Work With Different Flv's?

Feb 18, 2010

I am new to the world of Flash, but we have several videos in flv format and it seems that Flash cs4 creates a SWF file specific to each flv.We want to use the same swf or "skin" for all the videos, so we only want to have one swf file for all the flv's and just control what is being launched in the html.

View 1 Replies

Professional :: Getting Buttons To Work?

Apr 1, 2010

i'm just learning Flash at a local college and my instruction is not being very helpful, so i'm hoping someone can help me. I need to insert a "start" button that will start the movie. I have the button on a layer called "startButton". I inserted another layer and called it "stopMovie" - this is where I add a keyframe on the 1st from and the last frame and then add a actionscript to stopmovie on both frames.
 
The problem I'm having is when I select the 1st frame of the layer where the button is localed, I go to the actionscript window/global fuction/timeline and then I want to select "play" but the system has it grayed out so I can't select it. My only option is "goto". But that doesn't work. All I want the funtion to do is start playing when I click on the start button.

View 1 Replies

Professional :: Components Does Not Work

May 5, 2010

if I drag a component out on the stage, and run, it will work. I can drag the sliders for example. But if I change the settings for the slider,and then run the movie, I will not be able to drag it.

View 9 Replies

Professional :: Trying To Get URL Link To Work

May 26, 2010

I have a simple button and in the "down" frame of the button I'm pasting a url Link under the options in the properties tab. For Target I selected _blank. This doesn't work for me. This was my second option after my first didn't work either. Its a really simple file and I can't figure out why it won't work. I am using Flash CS4.

View 6 Replies

Professional :: Way To Upgrade Old FLA's To Work In Cs5

Sep 1, 2010

I have some old projects I made while in school that were made using flash MX. Is there any way to get these updated to work in cs5, or even cs4,

View 7 Replies

Professional :: Will A CS4 File Work In CS3?

Nov 19, 2010

I have a school assignment and I only have CS4 at home, where as in school CS3 is available. If I save the file as CS3, will it work perfectly fine at school?

View 1 Replies

Professional :: Make F5 Key Work?

Nov 30, 2010

I cant find any conflicting assignments in keyboard preferences.

View 6 Replies

AS3 :: Professional :: Getting Button Mc / 'this' To Work?

Apr 5, 2011

Im trying some AS3 for the first time. I have a mc without a instance name, sitting inside _root.first_mc.2nd_mc and its timeline I have a frame label at frame ten called "on" and at frame twenty called "off". in the first frame of its actions I found a peice of code that is meant to replace the old onRollover etc.

[Code]...

I run the code and I get no errors, the code isnt actually functioning. Do I have to do full mc naming instead of .this? Or am I doing something else wrong?

View 6 Replies

Professional :: Getting The Text To Work?

Aug 8, 2011

I guess the best way to explain this is that I want to animate the text so that it types itself. I tried using a mask so that it slowly uncovers the text, but for some reason the code for the button that I inserted at the beginning of the flash seems to somehow prevent the mask from working, so the text just appears there and doesn't move or anything.

View 4 Replies

Professional :: Can't Get ONE Button To Work?

Sep 22, 2011

I am loading 4 external SWF's inside a Master Movie file. I've got 3 of the 4 working. The last one is giving be fits and I can't see the problem. I am housing the external SWF's inside a manually created container (AS2). This last button is being a rebel and it's driving me nuts. I've checked and double-checked to ensure the instance name matches the button name in the code....as well as the name of the external swf. It's all correct, to me. The .swf is in the same folder as the .fla, by the way.AS2 code:

stop ();
jukebtn.onPress = function ()
{

[code]....

View 6 Replies

Professional :: How Does The Bones Tool Work

Dec 26, 2009

I did not get any trining on it. (I hope I did not ask too complicated of a question there.)

View 2 Replies

Professional :: Navigation Buttons Work On And Off?

Feb 18, 2010

I am new to Flash CS4 so I may be doing something stupid. I created my assests on Photoshop CS4 and imported them into flash as flash layers. I followed a training video by Paul Trani about creating a first website. I have several pages in my site, home, about, contact, photos etc. I created navigation buttons for the homepage and they work great. However on my other pages I created different buttons as they are in a different place and have some additional buttons that the homepage does not have (except the contact page has common buttons to the homepage). I put the homepage and second page (contact) actions on frame 1. I then created a new keyframe at frame 20 where the rest of the pages uses common buttons. I then changed the language in the action script so as not to conflict with the frame 1 action script. I had trouble making the second group of buttons work so I created a new actions layer (actions2) and they work, except.

Well my homepage buttons work, all of them. I can even go to my contact page (which share the same buttons with the homepage) and then go back to the home page. I can also go from the homepage to the other pages and those buttons work... UNTIL I go back to the home page or to the contacts page (the pages that share buttons) then those buttons NO LONGER WORK??? It seems like once I committ myself to one group of pages (I consider myself having two groups of pages based on the sharing of buttons by each group) it disables the other group.

View 5 Replies

Professional :: Button Lnks Don't Work?

Feb 25, 2010

For some reason I can't get my buttons to link to a URL. The file was created in Flash CS3 and I'm working in CS4.  I'm still a newbee. Seems by the time I finally figure Flash out, it's time to learn it all over again. Getting familiar with AS, but still have along way to go. Anyway when I apply either these scripts to a button the url launches without ceremony or not at all when I preivew it. Probably something brain dead, I'm sure.
 
AS2.onRelease = function() {    getURL("http://www.http://www.linkedin.com/connections?trk=hb_tab_cnts.com");};
AS3linkedBtn.addEventListener(MouseEvent.MOUSE_DOWN, mouseDownHandler);function mouseDownHandler(event:MouseEvent):void {navigateToURL(new URLRequest("http://www.http://www.linkedin.com/connections?trk=hb_tab_cnts.com));}
 
Errors: Line 2 - The class or interface 'MouseEvent' could not be loaded. Line 1 - Statement must appear within on handler

View 8 Replies

Professional :: Can't Get Any Button To Work On Some Frames?

May 6, 2010

I have a movie that I have been working on.There is a simple animation/intro and then a main frame with several buttons set up to jump ahead to other frames.There are 4 buttons and they all work just fine and go to the respective frame with no problems.
 
My problem is in trying to add a button to one of those frames.  I can't get any button to work on any of those frames at all.  I tried to add a "home" button that jumps back to the main frame, but that wouldn't work.  So, I tried to copy the main frame and move it ahead on the time line but that didn't work either.  I tried to add buttons for the other frames as well and no button would work (regardless of where it was referenced) on those other frames.Here is the error message I keep getting:
 
Cannot access a property or method of a null object reference.

View 9 Replies

Professional :: Numerical Parameters Don't Work

May 7, 2010

I've recently downloaded the Flash CS5 and we wanted to upgrade license, but we experience VERY bad problem.Steps:

1. Create blank FLA AS 3.0 movie.
2. Add to first frame (stage), for example, TextArea component and name it "xxx".
3. Set in "Properties" window in "Component Parameters" tab:text - "hello world"maxChars - 10
4. Add script to first frame with next code:[code]

SO NUMERICAL PARAMETERS DON'T WORK! I not a new to Flash. Have worked more than 5 years with this. Also we've tested such behaviour with latest (downloaded today and yesterday) packages from OFFICIAL url...we've tested this behavoiur on different machines, with different operating systems.

View 26 Replies

Professional :: Buttons Do Not Work When In MovieClips?

May 8, 2010

I'm trying to create a portfolio site and I'm running into some problems. I've built my main site on the timeline and all my buttons work fine the AS is very simple:
function goForward(event:MouseEvent):void {
if(currentFrame == totalFrames) {
gotoAndStop(1);
} else {
nextFrame();
}} next_btn.addEventListener(MouseEvent.CLICK, goForward);

But when I make Movie clips of a scenes with buttons in them (children?) to try and simplify the site, AS doesn't seem to recognize the instance name for the button in the Movie Clip. I get an error message:
1120: Access of undefined property next_btn.

I've put an invisible button over the mc and given it the next_btn instance name and it works although I would like to fix the buttons in the MC properly. Is it better to condense a site into movie clips and single frames or should I just have a long linear timeline that spans many frames?

View 3 Replies

Professional :: Flash Button Just Does Not Work

May 31, 2010

I have been trying to work out my flash button. But it just doesn't work.. In flash, I made a button symbol. I did the four stage.up, over, down and hit. And I set the actionscript
on(release) {
getURL("[URL]","_blank");
}
When I tested the movie, it said 1087: Syntax error: extra characters found after end of program.

View 1 Replies

Professional :: Does Not Work With SIS M760GX On Fullscreen

Jul 22, 2010

10.1 Does not work with SisM760gx chipset. I know its an old chipset for this notebook. I cant get fullscreen when watching youtube movies or something else.. The pixels stays dead and with strange colours. I know I can uncheck the use hardware acceleration , but the quality of the video get a lot worser, so i dont think this is a solution. I reinstalled the flash 9 and i got the problem "solved".. Is there plans from adobe to work on this issue for older platforms?

View 4 Replies







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