My flash site wont autostart when you enter the website, you have to manually right-clicky and press "Play" to start the site even tho it has been specified in the html file with the 'play', 'true', param. Here's some of the html file:
A client of mine has had 2 sites (both Flash sites) attacked over the last 12 months, so he's been asking: should he go for a static HTML site or stick with a Flash site? Is there ways to make a Flash site more secure?
I've currently made a slideshow. I'm able to switch images in the slideshow with back and next buttons, however, I want it to autoplay properly. I've found a script that seems to work, but it switches images very rapidly.I want each image to stay on screen for 3 seconds before it changes.Here's the script i'm using
function updateFrame (inc) { // send slides to new frame newFrame = _root._currentFrame + inc; _root.gotoAndStop(newFrame); updateStatus();
The video performance I get from the built in FLV video is pretty poor. I'm considering using a StageWebView to display a HTML5 page with a standard <video> in it.
The video shows up and (if I enable controls) can be played and it looks great (much better than FLV). The only issue is I cannot find a way to have the video autoplay once the StageWebView is loaded.
I've set the <video .... autoplay> parameter. I've also tried using JavaScript to send a video.play() (after the window load event is complete and the DOM is ready).
I can't wait for AIR3.0 so we can just use StageVideo.. But for now I'm using AIR2.7 via Flash CS5.5 publishing for an iPad2 via AIR for iOS.
I have an autoPlay gallery on flash with actionScript 2.0, and a fullscreen button, but when the autoplay reaches the last item the fullscreen goes to "normal view", why is that happening??
I'm having an issue with making a flash movie autoplay when a user enters a website. I am viewing the html in dreamweaver and I have autoplay selected. The website is [URL]
i have a site and in the home page i have an embedded youtube video, the div that is containing the player is initially hidden (display:none),so, when a button(video) is clicked, i hide the content of the page and show the youtube player, all works ok, but i would love that when the button(video) is clicked, the player shows up and start to reproduce the video automatically, but i've faild in each attempt, i'm using a code that i find in other web and made some changes
swfobject.addLoadEvent( ytplayer_render_player ); function ytplayer_render_player( ) {[code]....
i've post the entire code i'm using, so, how can i make autoplay here,
I was wondering if there was a way to make the XML Flash Slideshow begin playing once it loads and to possibly have a pause feature. I saw this asked in another thread but there was no response to it.
I'm wondering what my best option is to delay the loading/playing of a movie that is set to autoplay?The videos are all external if that matters; is there any kind of code I can fire within a javascript function once I want it to start?
I am having difficulties inserting a Map widget on my flash site. [URL] it needs to go on the left hand side were there is a "empty" space waiting for it! so i attached the map widget code just cuz... i am using flash cs4, as3 the code is a follows:
I don't know much about Flash so understanding how to implement a preloader for my entire site is just a bit beyond me. Basically, I just want a loading bar, "loading" text, and the percentage text (this should all be in AS3). I know that in Flash CS5, a preloader bar is included as one of the components. The only problem is that I don't know what to do with it (and it shows up as blue and white so not sure how to change the colour).
I bought a Flash Portfolio program from Flash Components and followed the tutorial for setup and when I click index.html within my flashport folder, from my local PC it works perfectly. Now when I upload it to my website and try and run [URL], or [URL] a small portion of it loads (just my name and a blank screen really) and stops. So it works when I run the it from my local machine, but doesn't work from my website. Can anyone provide and thoughts or comments?
I recently add two flash (.swf) file in to my web-site of selling ink for cartridges, But it seems they are not well embed in the posistion of the web-site front page.
First off, my main problem is that my company's website is loading slow and I'm not sure why. All of my images are small file sizes, but I do have 4 scenes that I'm using , maybe that causes slow loading?I've attached the website address below:I created my entire website out of flash Is this not the best way to create and publish a website?Should I use Flash in conjunction with another website building software to create and publish my full website? If I only use Flash can someone please point me in the direction of how to successfully build and publish a website through Flash that doesn't load slow, i.e. loading things dynamically? What I've been doing is publishing my site onto my computer and then uploading the .html and .swf files to Godaddy for publishing.
used external XML files with text for my sites but now i have a special request that i can't make with the code i used till now.i want to have an external xml textfile with ALL the text form my site in it spearated with different tags. exaple:
<?xml version="1.0" encoding="utf-8"?><text> <home> <headline>This is headline</headline> <body>this is the body of the text for the HOME page</body> <footer>this is footer</footer> </home>
I am trying to put a facebook like button onto my flash site but it goes at the bottom. What other coding do I have to do. I would like to have it near the middle of the page.
windows 7 64 bit IE and mozilla firefox , both 32 bit Says I have flash player installed. I have the latest version. My windows is up to date, 64 bit 7. Plugin is enabled, works on adobe's site. Doesn't work anywhere else to my knowledge
Attached pics are what other people have looked at while trouble shooting, I have looked many places, and have not found the correct answer[URL]..
The folder is not there. I thought that would probably be the problem. Manual installer uninstalling and all kinds of installing have been tried.
I built a website using flash. I have two videos that play directly in flash CS5, i published the site and everything worked great including the videos. now the videos won't play. my website is [URL]
Back in 1999, I taught myself how to use Flash (it was before Actionscript). I used it to make a funny website called Mirsk-T: [URL]..I also created some basic HTML on the site's front page to determine whether a visitor had Flash version 4 installed. If the person didn't, then the person would see a page with a link to Adobe's download site.
Now, it's 12 years later and I haven't used Flash since I created Mirsk-T in 1999. I also haven't done any HTML coding either. But I'm having problems getting Mirsk-T to work with certain browsers. The site works fine with Safari, Internet Explorer 6 and 7, and OmniWeb. However, when I access the site with Firefox or Chrome or Camino, I see the GIF image I created that appears when a visitor doesn't have Flash installed. And I know I have Flash installed on those browsers.
I therefore have no idea why the site isn't working with those browsers.
A few more details: The Mirsk-T site consists of two different pages. The opening page is at www.mirskt.com (www.mirskt.com/index.html). It consists of a Flash movie that is a song with animated lyrics. Once the song ends, visitors are taken to [URL]..The page with the song is what's not loading in Firefox, Camino and Chrome. If I directly put [URL]..into the browser bar of Firefox, Chrome and Camino, that part of the site works. So, there's something strange going on with the HTML in the page with the song. I'm guessing the HTML I had written back in 1999 for detecting Flash is not working anymore somehow.
So, I'm wondering if anyone has any idea why the front page (the Flash movie with the song) isn't working in some browsers. I don't know if I'm skilled enough to be able to change the HTML even if someone here knows what's wrong. But then maybe someone here could do me a favor and quickly fix the index.html file. I'm guessing it would only take a few minutes for someone who knows what he/she is doing.
I have a flash website, and an html website. I use Nivo slider on the html site as a slideshow to showcase images and tagline slides, I'm curious if anyone knows if you can put a Nivo slider slideshow in a flash site? Nivo slider uses jquery, with fairly simple html img src code and a css file, is it possible to have this in a flash site?
The index file is .php. Now I've got this little Flash animation that we want to run first, then when it's done go to his website. When I try to add it to the top of the index page all that happens is the site loads like in normally did but with the Flash movie at the top instead of being another page. What do we need to do to have it load on it's own first?
Apologies for this post, but I am desperately trying to get an email contact for the swiss watchmaker Jean Roulet le Locle and their site is 100% Flash which does not work for me.
When I try that site with IE8 and FF3, the music and animation start, however, when I try to go to the "next page" it gets stuck at 0% loading. In particular when I try to go to the Contacts page. When the page starts it says "Flash 5.0 plug-in" detected which makes no sense to me.
I've spend an hour uninstalling and reinstalling Flash to no avail. If this site works for someone, could you please post their email contact information.
Originally, I wanted to email this difficulty to Adobe, but they are pretty much a secret organization which is hidden from the prying workd.
I need to publish it to web so if you go url... you see my flash website (I'm using Flash CS5).I heard from somewhere I need Dreamweaver, also, to publish a site made in Flash to the web.
I designed an entirely based flash site and suddenly was informed that on the iPhone a user sees just a black screen, on my SmartPhone I see and icon of a page on a white background. How do I make my site be visible on iPhone or SmartPhone, and I guess on Android phones as well.