Click The Url It Seems It Loads From MacBook?

Oct 25, 2009

I have built a full flash site were i have loaded the .swf into a dreamweaver page named index.html.
 
I then upload the index.html and the associated .swf file to my homepage.
 
Start up the webpage and all looks good.

I then update the .swf and upload the new one but the change does no show. I can see the change on my laptop, from another PC or if i type /index.html after the address.
 
I even deleted my index.html and the .swf and could still see the webpage on the same MacBook as it is created on (only).

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Click On The First Button Loads Ok But When Click On Second Still Showing The First Movie Clip In The Back

Dec 14, 2011

I have read all threads and can not find a solution but i am not somebody with a lots of knowledge about actionscript so here is my problem i am using this script .

[code]....

the problem is that when i click on the first button loads ok but when click on second still showing the first movie clip in the back ,,,,, i have try everything without luck ,,,, i guess i need to keep reading but will like to find an answer to this situation ,

View 3 Replies

ActionScript 3.0 :: Button On Click, Loads A Pdf In New Window

Aug 27, 2009

I am trying find the correct as3 code to make a button on Click, open a pdf in a new window. I have tried different ways, but when I add the code not only does it give me errors, but it makes my swf flip through all the pages instead of stopping on load. It is fine before I enter the code for this button. Just to let you know, this button is within a movie clip on the main stage. I really wanted it in a MC within another MC, but can't figure out where to put the code.
 
Should it go on the main timeline, where all the rest of the code is, or should it go within the MC?

View 12 Replies

ActionScript 3.0 :: When Click On Next And Prev Button It Loads The Swf But With Different Url?

Mar 2, 2012

I am loading swf file on prev and next in my image gallery. its an xml driven gallery..its working fine.Now i want when i click on next and prev button it loads the swf but with different url.I came to know that it can be done by using deep linking.

View 2 Replies

ActionScript 2.0 :: Transitions - When Click "servicios" It Loads But When Click After That "portafolio" It Does Not Load?

Feb 9, 2004

I dont know what Im doing wrong, I have this for my servicios buttom:

on (release) {
if (_root.currMovie == undefined) {
_root.currMovie = "servicios";[code]....

and the same AS for my "portafolio" buttom, of course I changed the swf name.When I clic for example "servicios" it loads ok but when I clic after that "portafolio" it doesnt load, and viceversa, if I clic "portafolio" loads ok but after that if I clic "servicios" doesnt load,

View 1 Replies

Flash :: Loads A New Movieclip/swf File On Button Click?

Sep 5, 2011

I am creating a library like flash file for our game. I am using adobe flash cs5 with as3 and adobe indesign. I am still very new at flash(a real newbie) and i am wondering if anyone could help me in my problem.

i have a movieclip file named "mainPage". mainPage contains 6 buttons (with a cyrstal design) but lets focus only on 1 button. The 1st button contains the name Art_btn which calls the movieclip artBook when the button is clicked (which is my problem) . I have another movieclip named "artBook". the contents in my artBook are separated or written on each frames that could be called when clicked next or prev.

here is my prob. i dont know what is the right code that would call for artBook when Art_btn is clicked.i tried inserting codes such as loadMovie, gotoAndPlay and addChild but when I test it, the mainPage contents doesnt show up and it produces errors.

[Code]...

View 1 Replies

ActionScript 2.0 :: Click Again On Booking Link Loads Partially?

May 14, 2007

I click on the booking link and everyhing loads just fine, however, if I click on it again it only loads partially. Can anyone tell me why this is and how to resolve?

[Url]...

[Code]...

View 2 Replies

IDE :: Site Loads But Is Not Visible Until, Double Click On The Blank Screen?

Feb 17, 2011

I just finished making my first flash site, the problem I'm having is that the site loads but is not visible until I double click on the blank screen.

View 2 Replies

ActionScript 2.0 :: When Click A Subject On The Menu; A Corresponding Movie Loads On The Stage

Sep 4, 2004

On a menu I have various school subjects. I have a separate movie for each subject. When you click a subject on the menu; a coresponding movie loads on the stage.

The actionscripting is quite simple:

on (release) {
loadMovie("Art.swf", "_root.Facilities");
}

Yet however I try I can't get the swf to load .

I realise I need to configure the target so the swf loads in the right place but I'm unsure if this is the problem.

View 3 Replies

ActionScript 3.0 :: User To Be Able To Rollover Menu Button And Click It When The Page Loads

Jul 31, 2009

When the page loads, the first menu button (PORTFOLIO) is automatically OnClick. I want the user to be able to rollover it and click it when the page loads. I attached my file.

View 0 Replies

ActionScript 3.0 :: [CS4] Dynamically Loads External Swfs When Click The Menu Buttons

Dec 18, 2009

I am currently doing a project that to create a full flash website. The website contains a preloader, an introduction movie, and dynamically loads external swfs when click the menu buttons. I am struggling with the preloader part. My preloader movie does not shown until 50% and disappears at 90%. I have searched for solutions on the internet for days but could not find any. I attached my source file as well as the swf.

View 7 Replies

ActionScript 2.0 :: When Click On A Button The Current 'site' Disappears Befor The Next One Loads

May 10, 2006

Take a look at this site. [URL] You notice when you click on a button the current 'site' you are on dissapears befor the next one loads. How is this done? It's like the code tells flash first to 'close' the current page and then load the page you clicked on.

View 1 Replies

Accessing Webcam On MacBook Pro Through Flash CS4?

Aug 9, 2009

I've been trying to access my webcam on my macbook pro using flash cs4 in an attempt to try and use the live feed to detect levels of motion and from there use that information to alter / animate an image on the screen (idea being more movement = more change in image), however I cant seem to get my webcam to even stream out and play on a flash file.

The code I am using is:
start code
var camera;
var video;
camera = Camera.getCamera();
video = new Video(camera.width * 2, camera.height * 20);
video.attachCamera(camera);
addChild(video);
end code

And when I run the file it asks for me to grant access to webcam / microphones (which is what it should do) but it doesnt stream to the file.

View 1 Replies

ActionScript 3.0 :: Get MacBook Pro Function Keycode?

Aug 16, 2010

How to get MacBook Pro Function Keycode in AS3.0. Then how to write the function+delete press event in MacBook Pro. the MacBook Pro Function Keycode and Delete Keycode.

View 2 Replies

Professional :: Using The PC - Bigger Screen Than The Macbook?

Mar 2, 2012

I have a Mac and a PC - I have apple specific stuff on the Mac, everything else on the PC. My Adobe software is all on the PC. I like using the PC - bigger screen than the Macbook. Problem is that Adobe is effectively forcing me to use the MacBook.
 
Now I can use Flash to build cross-platform stuff from my PC, but I have to create all the certificates and profiles on the PC. If I want to do IOS development on the Mac I have to generate new certificates and profiles.
 
So switching between using flash/Flash Builder on a PC and native development on a MAc means continually regenerating certificates. If I had a desktop and PC latop, I could install on both, but not a PC and a MacBook. I am totally fed up with Adobe for this stupidity. If anyone knows differrent about the need to regenerate everything according to platform,

View 7 Replies

OSX :: DVD Program And Flash Not Working Right On MacBook Pro?

Jan 12, 2012

I have a DVD that came with a school book the book is called CompTIA A+ Guide to Managing and Maintaining Your PC. It came with a DVD that has some interactive labs on it that work thru html files and flash player. There is a master HTML file on the disk that runs the whole thing. After everything is activated with numbers and all that jazz you have a screen that lists all the labs you can do. You have to set Flash up to allow access to a folder on the DVD that holds the labs HTML files.

I have this working on my PC thru Firefox and Internet Explore. I want to be able to do this on my MacBook pro. So far i can't get it to work on Safari or Firefox or Opera on my Mac. I have set up flash the same way and if I use Finder to go directly to the chapter1_lab1.html file it works. But when i try and do it by access the master HTML file and clicking on one of the labs listed it doesn't work. Safari sits on a blank screen and Firefox gives me this error.

File not found
Firefox can't find the file at file///Volumes/LabConnection/Labs/2207012/Chapter1_Lab1/chapter1_lab1.html

What i have figured out is that on the DVD the files are listed with capitals (Chapter1_Lab1 not chapter1_lab1) If i enter this part into the address bar of Firefox ( file///Volumes/LabConnection/Labs/2207012/Chapter1_Lab1/chapter1_lab1.html) I get the same error if I change the c and l to Capitals it plays the lab. Hope this is understandable. What do I need to do to make it read the file since the master is telling to look for lower case files and for some reason my Mac won't recognize it has the same file with the upper case letters.

View 1 Replies

ActionScript 2.0 :: Transition Within Movieclip - Open The Load.swf And Click Red Buttons.. It Loads Up The External Swf?

Feb 27, 2006

if you open up the TEST.swf you can see how I want my transition to look like.. everything works perfectly.. then if you open the Load.swf and click one of those red buttons.. it loads up the external swf.. but if you click another button it loads up the same external thing.the difference between Load.swf and TEST.swf is that in Load.swf is container in which the TEST.swf is loaded..

View 4 Replies

ActionScript 3.0 :: Capture MacBook And Air Multi Touch Scroll?

Jan 31, 2009

Does anyone know if the Flash Player / actionscript can capture MacBook and Air multi touch Scroll (two fingers) or any other multi touch user interactions?

View 4 Replies

Professional :: Flash CS5 Unable To Play .FLV Files On Macbook Pro

Jan 18, 2011

I have a colleague who is trying to put together a Flash package for me  on her macbook pro.  It needs to play an flv file. She is unable to play  flv files on her computer either in Flash or using the Adobe Media  Player. I have no problem playing the same files on my macbook pro,  we're both running the latest OS and have version 1.8 of Adobe Media  Player. She went to the Adobe site to download the latest version of Adobe  Media Player, hoping that might include whatever component is missing on  her system. Because of Adobe's decision not to distribute AMP that  didn't help. 

She has Flash Professional CS5 11.0.2 on her system.  When  she imports an flv video into a Flash project and tries to play it she  gets an error message saying it can't stream the video. Note that the  video is on her hard drive, it is NOT on the internet so no streaming  should be required. The actual error message is: "the video player is in the connection  error state. It enters this state when a video stream attempted to load  but was unsuccessful. There are two possible reasons for the error: no  connection to the server or the stream was not found." Since it's a file on her hard drive, and she has loaded the file  into the Adobe development environment successfully, the one thing we  know for certain is that neither of these reasons is correct.

View 1 Replies

Html :: Macbook Taps Not Working On Site, But Clicks Do?

Jan 18, 2012

Not necessarily my own website, but if you browse to [URL] and take a look at the scores/schedules area that has the left/right slider, is there a reason taps that usually register as clicks don't cause the slider to move? Is it a flash bug? Just want to know out of curiosity's sake.

I'm on Google Chrome, OSX Lion, MacbookPro 13".

View 1 Replies

ActionScript 3.0 :: Publish The File On A New Macbook Pro Or IMac The Css Doesn't Work?

Nov 4, 2009

I built a site, and most of the content is pulling from an XML file. I think format some of that text with a css style sheet. When I publish this out on a powerbook running 10.5 with the first release of flash cs4 it works.But when I try to publish the same file on a new macbook pro or iMac the css doesn't work for me. Has anyone run into this kind of problem before?

View 2 Replies

ActionScript 1/2 :: When File Loads In The Browser - Music Immediately Plays And Loops Until Click A Button To Stop The Music

Mar 30, 2009

I downloaded a flash template and have modified it to suit our company but there is something that I can't do. When the file loads in the browser, music immediately plays and loops until you click a button to stop the music. On our video page, we have video
that we need to play that has sound in it. How do I get the background music to stop when my video plays without having to go up and stop the music manually. The videos are loaded via an external XML document and there are no buttons in the FLA file to link code to. the website is [URL]

View 4 Replies

ActionScript 2.0 :: HTML Loads A Preloader That Then Loads The Actual Flash Movie?

Mar 28, 2009

Everything is embedded in an HTML site. The HTML loads a preloader that then loads the actual flash movie. Inside this movie I created a few buttons, inside a scroll bar movie clip. I want the buttons to load a whole new movie inside the same html. The code I'm using in the button is simply:

on(release) {
loadMovie("new_movie.swf", 0);
}

The problem is that it works beautifully in the Flash movie tester but doesn't do anything when tested inside the browser, embedded in the HTML. I think the problem is that the HTML embeds as an object the first movie, the preloader for the menu movie, not the menu movie itself.

View 3 Replies

ActionScript 2.0 :: When The Xml Menu Loads Swf File Its Structure Loads But Not Its Data?

Feb 23, 2010

have this flash xml menu that loads external swf files like this:

Code:
<item title="ABOUT"content_path="http://mysite.com/folder1/folder2/folder3/about.swf"target=""mouse_rollover_color="0xFFFFFF" mouse_rollout_color="0xDDDDDD" />

and I have this swf file with cms that I'd like for this menu to load. Currently the swf file load external text using this code:

Code:
if (contenturl1 ne "") {
loadVariablesNum(contenturl1 + "/" + userid + "/content.txt", 0);[code].....

but when the xml menu loads this swf file its structure loads but not its data.I tried using :

Code:
this._lockroot = true;

in the loading swf main time line but it did not work.I should also mention that the dynamic data that loads onto the swf that is to be loaded by the menu, resides not in it main time line but 4 movie clips deep .I don't know if that makes a difference or not.

View 1 Replies

Have An Animated Logo Swf File That Loads And Runs Once On The Home Page Every Time The Page Loads?

Jun 25, 2009

I have an animated logo swf file that loads and runs once on the home page every time the page loads. The logo has been updated to appear in three different colour schemes. I want one scheme to load and when the page is refreshed or revisited, one of the other colour schemes to load in its place. They can appear in any random order, just a different one to the one that played before reloading.Can someone point me to an answer or tell me how to do it? I have found a way in JavaScript but this only works on plain images, not swf files.

View 6 Replies

ActionScript 1/2 :: Click A Button On 2 Different Ways Shift Click Or Ctrl Click?

May 12, 2010

Lets say i have a button on frame 1. And if you press it normal, you ll get to frame 2. But then if you click it on another way, you ll get to frame 3. How do i do that easy?! With another way i mean like shift click or ctrl click or is it an easier way?

View 3 Replies

ActionScript 2.0 :: Loads An External Swf That Loads 2 External Swf Files

Nov 21, 2005

the best way to do it but i have a preloader the loads an external swf that loads 2 external swf files. one on layer o and the other 1.it seems to load the swf on layer 1 twice.url...if i run the swf that loads the 2 external swf files by it's self and the same problem happens.mouse over the navagation button and then mouse over the close button and follow the animation down to were it turns back into the navagation button. sometimes the close stays up.if i run the swf file that just contains the navagation it dosen't happen.

View 2 Replies

Professional :: Handling CLICK Event - If User Click Anywhere On The Stage The Search Bar Will Be NO Visible(OFF)

May 19, 2011

on clicking the Search Icon , a search bar will be visible (ON) if user click anywhere on the stage the search bar will be NO visible(OFF) OR user click on ICON again the search bar will be OFF but it Stage CLICK is triggered without clicking

[Code]...

View 1 Replies

ActionScript 3 :: Anonymous Function As Click Handler Is Called Multiple Times Per Click

Aug 16, 2010

I have a button labeled 'blueButton' and I'd like to use an anonymous function to handle the click, like so:

blueButton.addEventListener(MouseEvent.CLICK, function(event:MouseEvent):void {
trace( "-----click detected-----" );
// now do other stuff
});

Problem is, the click handler is called multiple times per click. The number of times called seems to be random (sometimes 2, sometimes 4, sometimes 3 etc). could I be missing something in my code, or maybe I set up the button wrong?

also I noticed that it seems to always get called once on the first click. After the first click is when it starts getting called additional times, maybe that has something to do with it?

View 3 Replies

Actionscript 3.0 :: If Function - When Click On The Button Takes To Another Page Without Showing The Click Animation

Sep 11, 2010

I created a movieclip animation that only activates when i rollover the movieclip button. I further extended the frames and created another frame animation that i active only when user clicks the button. So i have a roll over/out animation and click animation in the same movieclip in the same layer. Now the problem is that when i click on the button, its supposed to take me to another page, and it does, unfortunately without the click animation. That means after i click on the button its supposed to first finish the click animation and then go to another page. But when i click, it takes me to another page without showing the click animation

SO I tried the If function, but i seem to make a mistake somewhere and i dont know what to do. Now there is no error in script, but onw there is a problem in link, the button finishes the click animation but it does not go to the tarrgeted"about" frame. here's the code

[Code]...

View 1 Replies







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