ActionScript 2.0 :: Trick A Website Into Using Editted Swf?

Mar 17, 2012

I'm a newbie when it comes to programming in Actionscript, I've recently learnt about the crosspolicy which has to be on the domain that I wish to use a .xml from via the swf. This is what my first bit of action code is.

ActionScript Code:
myMenu = new ContextMenu();
myMenu.hideBuiltInItems();
_root.menu = myMenu;
System.useCodepage = true;

[code]...

I tried changing the my_XML.load to the full link of where the file is since i'm loading the SWF from another domain. but now that i've learnt of the crosspolicy I need another way around this, is there another way to gain access to the .xml or any other files on the website?

One way I was going to try was to use fiddler, once the SWF loaded I expected a request at grabbing the xml file from the website, nothing came up on fiddler though so I couldn't edit the XML file either to my needs. Please can anyone come up with a solution, or atleast explain why it couldn't work?

View 3 Replies


Similar Posts:


Javascript :: Image Zooming Trick In A Browser?

Feb 22, 2011

I would like to do the following trick in a browser:

Create three image files of different size (small, medium, large) from one picture.

First, display the small image in a browser. When a user zooms in the small image replace it with the medium one. Now the user can scroll it within the window up and down, left and right. When a user zooms out the small image replace it with the small one, etc.

I would prefer JavaScript (Flash is the second option). What tool would you recommend ?

View 2 Replies

Flash Context (Right Click) Menu Trick?

Jul 20, 2010

Since this is my first post here, I'd like to say hi to you all, and glad to be where I can share both enthuisasm and possible issues with Adobe Flash in general.And, regarding this first post, I'll be more than glad if someone could help me with this.It's a simple straight forward issue: Can a link of "Settings" inside Context (Right Click) Menu be placed in a movie as a simple link that opens it in a same manner (as in pic 2)?

View 1 Replies

Javascript :: Danger To Pass User Id Session From One Website To Another Trusted Partner Website?

Jan 7, 2011

What's the risk if it is between 2 websites or 2 webservices or between a site url and flash or embedded javascript ?

View 1 Replies

Professional :: Displaying A Website Inside A Website?

Apr 6, 2010

Is there a way to display a website [URL] inside your Flash website?
 
Looking for something similar to HTML inline frames
<iframe> src="adobe.com" height="200" width="300" </iframe>

View 1 Replies

Php :: Html - Flash Website Preloader For PHP Website?

Apr 14, 2011

I want to use a flash preloader for my php website. I have seen some javascript examples; but I want something attractive and cool. So I want use flash preloader which will show the percentage of the website loaded.My website is kinda heavy(with lot of images). It looks bad when the contents load. So I want to show a flash preloader while the site loads.

View 2 Replies

Professional :: Created Button For Website But "getURL" Only Works When Test In Flash, NOT Website?

Feb 12, 2010

am i publishing the movie incorrectly? It works great when I preview the flash file (cntrl+enter), but after I publish it and insert it into the html (in dreamweaver), the file shows up and animates perfectly, but when clicked, no link... It doesn't do anything

View 3 Replies

ActionScript 3.0 :: Link To A Scene / Frame From A Flash Website To Flash Website?

Nov 17, 2010

I have 2 websites both built entirely in flash.My problem is that I have created a button on 1 of the sites that has to link to a particular scene and frame within a different flash website.

View 6 Replies

Add To Flash Website

Sep 20, 2009

I have an HTML code that I want to add to my flash website. It is an embedding code for a mapquest map. How do I add it?[code]

View 1 Replies

How To Publish A Xml Website

Sep 25, 2010

I've just about got my first site finished, but am having a few issues with publishing it, firstly, I can't get any browser to load it with a scroll bar - if it goes beyond the dimensions of the page the viewer is unable to see anything which is cropped.Secondly the alignment is fine in firefox, but totally off in safari and internet explorer.And lastly (and its a biggy) I can't work out which files and which order of files to upload to my server in order to get the damn thing live!

View 2 Replies

ActionScript 3.0 :: Add A PDF To My Website?

Aug 28, 2009

I am trying to figure out how to a .pdf to flash file so far. I want to be bale to display it on a page, so when clients click it the can downlaod it or it will pop up in their acrobat reader.

View 1 Replies

SWF Won't Play On My Website

Jun 21, 2010

I have created and published a flash movie for my website using Flash CS3 that I inserted into the website using Dreamweaver CS3, I did this by choosing insert, media, flash within DW.....upon upload of the site, it will not play, although I can play the html file and the swf file as a standalone, it will not play within my website.

View 6 Replies

SWF Files Does Not Look The Same On Website?

Mar 17, 2009

I have created a slideshow based solely on actionscript and a bit of XML. It includes a delay which dictates when the pictures fade in/ out. When I view the .swf on my computer the slideshow works perfectly. But, when the slideshow is put on my website the delay is not correct, meaning some pictures transition too fast or sometimes too slow, depending on which computer/browser is being used.

I have tried publishing the file in flash versions 7 - 9.

There are only 15 pictures that need to be loaded, each less than 50kb, so I don't think that really matters. The file size of the .swf file is less than 1kb, so I don't think that has any effect either.

So, I was wondering if there is anything that I may need to add to the code to make sure that things flow smoothly? Or is there some publish setting that I need to change?

View 3 Replies

SWF Files Does Not Look The Same On Website

Nov 17, 2010

I have created a slideshow based solely on actionscript and a bit of XML. It includes a delay which dictates when the pictures fade in/ out. When I view the .swf on my computer the slideshow works perfectly. But, when the slideshow is put on my website the delay is not correct, meaning some pictures transition too fast or sometimes too slow, depending on which computer/browser is being used.

I have tried publishing the file in flash versions 7 - 9.There are only 15 pictures that need to be loaded, each less than 50kb, so I don't think that really matters. The file size of the .swf file is less than 1kb, so I don't think that has any effect either. I was wondering if there is anything that I may need to add to the code to make sure that things flow smoothly? Or is there some publish setting that I need to change?

View 1 Replies

Using Flash To Add Interactivity To A Website?

May 19, 2009

just finished a postgrad in web design and multimedia and want to start working on a few sites for a portfoilio, think it would help with jobs etc

I have a site at the mo with a banner in flash but i know that there are sites out there that use flash more in depth. ive seen pretty much whole sites done with flash before but have no idea how to do it! I could get something interatctive with buttons etc in flash cs3 but would have no idea how to display it all in a webpage, create a link from flash to the html or whatever so when a button was clicked it'd take the user to a different page...etc

View 2 Replies

ActionScript 3.0 :: Pan Website With Mouse?

May 21, 2009

I am wondering how hard it would be to write some script that paned my website horizontally either with a scroll bar at the bottom or by clicking the empty space and dragging?

View 3 Replies

Swf Files Are Not Reading On Website?

May 31, 2009

I recently made a website and the links for the main page do not seem to link properly to their rightful pages when I put the site online (but it does work well when Im just testing the site on my computer in my Flash program) I know that the website I made is very large - so I was wondering if that could be a reason for why the pages don't load properly - also one of the pages links to another site and although that seems to work on my swf when I play it in my Flash player - it doesn't work when I put it online-

Finally my sound quality is not that great for the site. The songs are in mp3 format - would it be better to make them .wav files?

Or are all these problems related and its just that my computer does not have enough power to convert this massive flash website into a proper swf file? If this is my problem. What do I do?

The site that I made is [URL]

View 2 Replies

Play Flashmovies On Website?

Sep 15, 2009

I have like 4 fla movies and I want to play them on my website.

View 1 Replies

F8 Flash Website Won't Work In IE

Oct 19, 2009

I have been designing a website for a client entirely on flash 8 and I am almost ready to hook it up with an actual host, right now it's just set up on yola, which is a free host so that my client can see all the changes i've made, to the design and information. But I tried to view the website on Internet Explorer and it doesn't work at all. It just shows that square circle and triangle in the top left hand corner. How can I fix this before I set it up perminatley?

View 3 Replies

Add Customized Forms To A Website?

Jan 27, 2010

I am not sure if this is considered flash but how can I add a form customized that I would like to add to a website so clients can fill out and submit via email? Is there a program to do this task.

View 1 Replies

Editing A Flash Website?

Feb 15, 2010

I want to duplicate a flash website (no copyright issue, work assigned by the owner of the website). The only change I am required to do is to change each and every text in language A to language B.

I am a web developer with the knowledge of PHP,HTML,DHTML,XML,CSS,JavaScript but no flash .

Is it poosible to store the site as ans .swf or .fla file and then edit it? Or can it be edited and used or I need to create a new one from scratch?

View 3 Replies

Upload A Flash Website To Web?

Apr 15, 2010

I've just uploaded my site to the web, here, [url].. and it doesn't appear centered in the window. easiest way to centre the page. I've used flash & then inserted the file into dreamweaver to create a html file.

View 6 Replies

Getting A Flash Website Online?

Jun 13, 2010

how would one go about getting a flash website online?

View 3 Replies

Make A Website Out Of Flash?

Sep 7, 2010

I am trying to make a website out of flash and I know nothing about what to do but i am just going to try it one step at a time. If you know any sites or posts that have helped you make a site could you please share them. I have is how to make a group pictures move across the screen and once it goes through the rest of the pictures it starts back over.[URL]

View 2 Replies

Divert To Non Flash Website?

Oct 7, 2010

my index.htm is flash website.what if some user don't have flash support and if not mistaken will ask to download.However instead of asking for download, is it possible to divert another URL ( non flash), so that i won't miss some of my cilent.

View 1 Replies

Putting A Video On A Website?

Oct 10, 2010

I've recently made a website for a friend and she wants a video to play on one of the frames. It is in the library and the video plays when i test the movie on my laptop, however, I have now uploaded the .swf file website to a host along with the video and it isn't playing. Any ideas how to sort this out? Not completely sure myself! Using Flash CS4 with Actionscript 2.0 if that makes any difference to anything.

View 9 Replies

Website Appearing As Folders

Nov 17, 2010

Can anyone enlighten me as to why my really simple web page is appearing as 2 folders please? These are the index.html and .swf files.

This has occurred before but I cant for the life of me remember the cause or solution.

The files are in the public folder on the server.

View 2 Replies

Website Smaller When Uploaded?

Dec 9, 2011

I have created my website with flash pro cs5 and when i open my html it looks okay but when i upload it to my server host and view swf file it looks smaller in myindex html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">

[code].....

View 1 Replies

ActionScript 1/2 :: FLV On A Flash Website?

Apr 24, 2009

I'm in the process of making a flash based website, and I want its viewers to see a certain .flv file I have seperate from the .swf I'm hosting on the domain name.  Since the sound is off if I import the .flv file directly into the timeline, I'm wondering if there are any other options?  I own the domain name and webhosting service at godaddy.com.  Can anybody walk me through a process, step by step, that might work?

View 1 Replies

Link Website To A Banner?

May 11, 2009

I'm trying to link a web site to a banner, I've created a button put an action to the hit icon went back to the actions form put the command[code]...

View 1 Replies







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