CS3 Loading From DVD/Webpage

Apr 6, 2009

i'm working in CS3, with AS2

I'm taking a website i put together, and plopping it on a DVD.

There are 3 parts to it.

One, is the flash .exe, which brings up a small splash page with general info on me. At the bottom there are two links to webpages i made. I would like to keep all the websites files ON the DVD, and not have the end-user need to have an internet connection, although in these times, i guess i could get by that way.

2nd part, is the webpage's main page. The main page contains a flash frame, in which there are six buttons, each with AS(2) looking to a folder on the DVD, to bring up another URL in the same window. Ru:


Code:
on (release) {
getURL("D:/main/1/index.html","_self");

weird thing is, this works when on the hdd, but as soon as i put it on the DVD and try to run it from there, the main page doesn't connect/open the link I specified. I've also tried it:

Code:
getURL("1/index.html","_self");

and that doesn't work either. i'm not if i'm missing something small, but if need be, i can post a chopped down zip or rar with the files needed for someone to take a look at.

View 3 Replies


Similar Posts:


Flash Movie Does Not Loading In Webpage

Nov 3, 2010

I found a flash movie on the internet and I modified it to meet my needs and works perfectly, but when I uploaded to my website it doesn't load correctly: it should have load the spiral carousel photoslide but instead it loads only the background photo. The flash movie is inside a folder with all the flash files included including the actionscript files, I uploaded that folder to my website and in my index.html page I've put my flash movie.

View 3 Replies

Loading A Webpage Within A Flash Document?

Dec 26, 2009

load a webpage withing a flash document,
 
this is what i want to happen, i want the flash to stop animating/looping (i already have that done) and then instead of opening a seperate page to load a website i want it to load within the swf. CS4 ActionScript 3

View 2 Replies

ActionScript 3.0 :: Loading External SWF On Webpage

Mar 25, 2012

So here's our project hosted by our school. [URL] We dont have a preloader so you have to wait til it's loaded. After the dialogue, you will enter the first GAME (training phase). We call it MEMORY MATRIX. The game is an external swf so it is expected that it will load right away after the button is clicked. The problem is it wont function the way it is expected to and the sound wont load also.

Actually we have 6 external SWFs all in all to be loaded by the main swf. 2 external sounds and 2 external JPEGs and memory matrix is just one of the external files. The paths are correctly set. There are no sub folders. The index.htm is placed together will all the files needed for the game. If I run this using my files here on my desktop, it functions well.

View 1 Replies

ActionScript 3.0 :: Loading A Webpage In Flash?

Oct 21, 2009

I am trying to load the contents of a web page into flash, however I keep getting undefined when I trace the data. For example:

var api:URLLoader = new URLLoader();
api.dataFormat = URLLoaderDataFormat.TEXT;
api.load(new URLRequest(this._api_url + 'logged_in?key=' + this._api_key));
trace(api.data);

It points to the right address, why isn't my data loading though? Do I need to have a crossdomain policy?

View 2 Replies

ActionScript 3.0 :: Loading A Webpage Within A Flash Document?

Dec 26, 2009

is it possible to load a webpage withing a flash document,this is what i want to happen, i want the flash to stop animating/looping (i already have that done) and then instead of opening a seperate page to load a website i want it to load within the swf

View 1 Replies

ActionScript 1/2 :: Method Of Loading External Webpage?

Apr 20, 2010

What method is used to load a flash web in to another flash webpage? Something like Iframe do in HTML. Will loadmovie do it?

View 3 Replies

ActionScript 2.0 :: Loading External Webpage In Flash Swf

Oct 21, 2010

Is there any way I can load external webpage (eg. [URL] or [URL]) in flash swf using actionscript2.0?

View 1 Replies

ActionScript 3.0 :: Loading Info Variables And Arrays From A Webpage?

Mar 31, 2011

I am trying to load variables from my webpage onto my .swf

ActionScript Code:
var loader:URLLoader = new URLLoader();
loader.dataFormat = URLLoaderDataFormat.VARIABLES;
loader.addEventListener(Event.COMPLETE, loading);

[code]....

This code works perfect for loading variables in a &var1=1&var2=2& etc...But how can I load variables from the page?like do I need to put in &array_name[incrementing_var]=value& and then when i go to access it it should be loader.data.array_name[0] but this doesn't work for me? I realize my URLLoaderDataFormat.VARIABLES is for variables but can i still pass arrays with this? or do i need a new format? or do i need to pass the values as variables and convert them into an array in my AS?

View 5 Replies

ActionScript 3.0 :: Flash Not Loading On Webpage After Navigating To Diff Page Then Returning?

Jun 11, 2009

I seem to have an issue with a flash I have written. The person who I made it for is telling me that first time he loads the page with the Flash in it, it loads fine. However, at this point if he navigates to another portion of the site, then goes back to the Flash page, he says it freezes on the loading bar. Consistently everytime, but only on his work computer, not home computer or lap-top. I think it might be a caching issue in IE, but I am kind of stumped, anyone ever experience this?

View 9 Replies

How To Add To Webpage

Nov 30, 2007

I made some videos with graphic effects in my video editing software. I suppose it might be easier to make SWF files from dedicated flash software - but I am quite comfortable doing things in video. So anyway, my goal is to be able to play the video on a web page - BUT WITHOUT the controls that go along with flv players such as wimpy. I would be just as happy to use flv if I could figure out how to hide the contols (play, volume etc.). I just want the movie to play - it should just play like an animated gif (but with sound and my option to loop or not).

View 0 Replies

Getting Flashmovies Into Webpage?

Jan 14, 2010

i want to integrate my own 3d renderings (avi's) convert to flv and embed into my website.

always used gif anims in the past so dont really have a clue if someone one could give me a rundown of all tools and steps/ procedures with html necessary to acheive this

im not trying to do anything too fancy, just replace the low quality gif anims on my site with some decent quality flash movies

View 2 Replies

Navigation.swf Into Webpage.fla?

Dec 20, 2010

I'm currently developing a full flash site. I've made the dropdown navigation menu with flash also. However, whenever I insert or import it into the webpage .fla, nothing works. When I preview the navigation menu swf file it works perfectly, ie, the mouseover effects, however I lose all actionscript coding when I bring it into my webpage .fla, what am I doing wrong?

View 4 Replies

Swf Won't Load On Webpage?

Jul 14, 2010

I've recently uploaded my source files to my host and everything is running fine...except for one of my SWF files and I dont know whats wrong. It works when I run it on dreamweavers preview yet since I've uploaded it, it doesn't work. The file paths correct, the files are in the right folder yet still nothing. The address is doneanddone.co.nz . I already have a SWF that plays sound and that works but the video above the done and done text does not.

View 5 Replies

Gett .mov And Other Such Files In The Webpage?

May 18, 2009

I was wondering how you got .mov and other such files onto your webpage. Do you convert it or can you upload them somewhere and write actionscript to get it?

View 1 Replies

Flash8 :: Fit My Webpage On Any Screen?

Oct 6, 2009

I have designed a website in flash. I tried all the file resolution size like 1024x768 or 800x600 or even 1000x600. Whatever size it is, the webpage doesnt fit on my monitor. Either it is too small or very big.Also I dont want to see any blank white space. How will I fit it exactly on all monitors?

View 2 Replies

CS4 Steps To Create Webpage?

Jan 28, 2010

I'm taking a Flash CS4 class at the local community college. Our teacher is making a LOT of assumptions about what we know. Our first assignment is to set up a web site (I've already taken web design I & II, but this is my first exposure to Flash). What I'm looking for is some guidance about the orderly steps to take when setting up a flash web site.I'm thinking I need to go into Photoshop or Fireworks first and design the pages so I can import them.But what about when I get to Flash? Page set-up, size, create layers for each of my pages, import things, where to start adding effects first... I can't decide the most efficient ORDER in which to do things.

View 3 Replies

Transition Flash To A WebPage?

May 1, 2011

I'm using Flash CS4. When a page is opened it plays a 20 second Flash movie. At the end of the movie I want to be able to transition directly to another web page. How do I do it?

View 1 Replies

Flash :: Develop A Webpage In It?

Jun 18, 2009

I am new to adobe product but i want to know how can we develop web page in flash?

View 2 Replies

Can't View Embedded Swf In Webpage?

Jul 21, 2009

I have embedded a swf file into a html web page, upload the swf file and index.html into the same folder on the server. But, nothing is being displayed when I go to the URL.
 
CODE:
<script type="text/javascript">AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve

[code].....

View 3 Replies

Images Showing On SWF But Not Webpage

Jul 28, 2009

I downloaded a template of a 3d spinning cube of a forum, redesigned the images on each of the faces of the cube and it can be seen on the attachment:

When i run the swf file this is what i can see but as soon as i put it on the webpage the cube is still there but none of the images on the faces.[code]...

View 10 Replies

Flash :: Won't Show On Webpage?

Aug 30, 2009

Flash won't show on this site I just uploaded, can't figure it out, here's the code as pertaining to it on the homepage

<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script></head><body><div id="apDiv1"><img src="Phantom homepage.png" width="766" height="740" /></div><div id="apDiv2">  <script type="text/javascript">AC_FL_RunContent(

[code].....

View 1 Replies

Professional :: Place A SWF In Top Right Of Webpage

Mar 30, 2010

Is this possible with Flash?? I want to place a SWF in the top right of the webpage, and when people click on a link from the main menu on the left of the browser, it plays the SWF. This page is written in php, so there is no refreshing of the webpage, just the content.Basically think of an elevator user clicks on menu item, elevator wheel spins, and javascript loads new content....so the elevator wheel has to play everytime a link is clicked.

View 1 Replies

Professional :: Webpage Without A Border?

Apr 20, 2010

No matter what I do though, when I publish the fla file, a small margin appears around the edges.Now, without adjusting the html, can I get the fla file to publish without a border so that it appears naturally as 'full' within the browser?

View 11 Replies

ActionScript 3.0 :: Protect A Swf When It Is Placed On A Webpage?

Jun 8, 2010

Is there anyway to protect an swf when it is placed on a webpage.  I know I can copyright things, but this will not stop people from getting their hands on it.  Is there any code I can do to stop any of these decompilers working on it or anything.

View 7 Replies

Professional :: Control One SWF From Another On The Same Webpage

Jun 30, 2010

I've done a search and found out about LocalConnections but I don't seem to be able to apply them to my issue. I have two separate SWF files that appear on the same web page. Both are simple animations and all I want is when the first has finished playing for the second to start, and them when that has completed restart the first one again (and so on...).
 
I'm also guessing that in order for this to work I'll need some code in the first SWF to detect that the second has finished loading otherwise nothing will happen when the first SWF reaches the end.

View 4 Replies

Moving Graphic Over Webpage

Apr 2, 2009

I know how to animate with Flash, and I know the basics of Actionscript 2.0 enough to make simple games.I have a project to do which I wanted to do with Javascript/CSS, but instead I'd like to hone my Flash skills to do it.If someone could point me in the right direction that would be awesome! I'm making an image move in a path about a web page without regard to other content on the page.I was thinking that I could make a Flash vid with a transparent background and lay it over the page.If so, how do I make a transparent background? If that's not the solution, can I even do this with Flash?

View 2 Replies

The Flash Object Within A Webpage?

Jan 15, 2010

From JavaScript, you need to get a reference to the Flash Player object. There are two basic Flash Player versions that run in the browser: ActiveX and the plug-in version. The ActiveX version runs natively in Internet Explorer, while the plug-in version is used by the rest of the browsers. The ActiveX player is controlled by the object tag in an HTML page, and you can retrieve a JavaScript reference using window. objectId where objectId is the value of the id attribute of the object tag. For example, if the object tag's id attribute is example, then the reference to the ActiveX player would be window.example.

The plug-in player is controlled by the embed tag in an HTML page, and you can retrieve a JavaScript reference by using window.document. embedName, where embedName is the value of the name attribute of the embed tag. For example, if the embed tag's name attribute is example, then the reference to the plug-in player would be window.document.example.And here's the question itself:Why does the Flash Player Object exist as a window property when embeded via the object tag, while, when embeded via the embed tag, it exists in the window.document property? And what is the most modern way of getting the Flash Player Object from within a web page?

View 2 Replies

Actionscript 3 :: How To Get Output Of A Webpage

Mar 8, 2010

URL...returns some html that I want to parse in Actionscript.How do i call this page from Actionscript while getting back the response in a string variable?

View 2 Replies

Flex :: Way To Grab A Webpage?

Jul 11, 2010

I am trying to grab a webpage with actionscript, but keep getting this error

[Code]...

View 1 Replies







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