Actionscript 2.0 :: Configure A Slideshow In Flash?
Mar 21, 2011
I've made a slideshow in flash, it was able to be previewed before i chose to debug movie. that was when an error appeared, regarding the class of MouseEvent...
The error states "The class or interface 'MouseEvent' could not be loaded". Gathered from what i have read, am i correct in my assumption that i need to import this MouseEvent?
To get an exact look at what i have, the following is my complete code as it is;
i am using flash CS4 for my flash projects. now how can i export swf for Flash player 10.3 i have downloaded flashplayer_inc_playerglobal_051211.swc from [URL] but i dont know how to use it.
by the response from George Profenza i have followed instruction from [URL] but when i publish swf for Flash Player 11 it opens following screen.
[Code].....
One new thing i find out when you debug movie it will export swf in flash player but when i tested following ActionScript code it displays incorrect details.
This is an assignment for a web design class i am currently taking. the teacher provided this code for us[code]...
i substituted the name of my animated gif for "mighty" and i also substituted the name of my button for"blue_btn", however when i test it, the button does not do anything. i think it could be due to the fact that the code says function BlueplayMovie in the beginning, and then again at the end. I don't know what that is, or what it means.
I'm now working on multiple config files(about 16 .txt form files) in a actionscript 3.0 project. I think it is not good to load so many files. maybe I should package them into a swf(But I do not know how to do this) or do sth else.
I have created a pie preloader(preloader.zip) which is working fine. Same preloader I am trying to incorporate in a xml based slideshow(slideshow.zip) to show image loading process but some how I got stuck. I am new to flash. Suggestions are welcome.
1. How to solve the problem of preloader2. Is it possible to integrate everything in a movie clip (including AS). I mean no AS on main time line but inside the movie clip. It would be much easier then to to create multiple slideshows by duplicating mc and changing the xml file.
i have a question about text in a slideshow. i know how to make a basic photo slideshow with external images. but now what i want to do is add 4-5 paragraphs of text next to each photo (with possible scrolling). the text will be different on each photo.
Is there a way to configure/control the volume level of an mp3 that automatically plays in your flash segment? In other words I'd like for the volume to play at a 30 or 50% level.
I have been running a test server using Apache as the web server. The problem is I need to be able to run FMS on an IIS machine, and there is a conflict over each trying to binding to port 80. I have read that a solution to this problem is to have 2 IP addresses, having FMS bind to one and IIS bind to the other. This is not a requirement for Apache and FMS. Why is it a requirement for IIS and FMS? This question my show my lack of knowledge of the difference between the 2. But, is it possible to configure IIS or FMS so that they share port 80 like FMS and Apache do? how Apache and FMS work together, and why IIS cant?
I'm looking for a way to configure wamp with FMS 4.5. I installed fms 4.5 without the apache server that comes with it. From the way it looks, fms seems to be running; i was able to run the sample files that came with it. I really need to know to configure these two.
I was wondering what people are using for externally configuring logging in a Flex app. Are there any ready baked solutions out there, similar to Log4J's configuration via properties files for instance?
I have been trying to test my application to make sure that all the important classes can serialize/reload themselves properly (especially those which implement IExternalizable):
[Test] public function testMyObjectSerialization():void { var myobj:MyObject = new MyObject();[code]....
And I would like to be warned when I try to serialize a strongly-typed object which does not have a [RemoteClass] set (because that almost certainly represents a bug in my code).So, is there any way to configure the AMF serializer to give warnings?Also, it seems like this might be possible using services-config.xml... But the documentation seems to imply that services-config is channel-level, and I'd really like it if my unit tests could run without talking to the server (and I'm not using LCDS, so a bunch of the services-config wouldn't apply to me anyway).
I would like to know how to configure the flex crossdomain.xml in tipfy with the Google app engine skd. Tipfy is a framework using in Gae. I would like to know: where I can place the crossdomain.xml, in the root or other place, do I need script to redirect to the xml, what files that I need to modify, eg. app.yaml. Any other things or file I need to modify or create to make it work.
I have a ear file and a war file, need to deploy them in two different ports such as 8443 and 5480 respectively. How to configure two ports seperately for those two files. I have no experience configuring JBoss.
I got this JVM.terminated.exit code -1 error while I am setting -Xmx2048m as maximum memory allocation. How can we set -Xmx2048m in eclipse.ini. My application throws out of memory error in -Xmx1024m configuration. So I should increase the memory size. I attached eclipse error log and eclipse.ini.
I've downloaded BlazeDS 4 and installed in on my Tomcat server. How can I make it to listen to port distinct from 8080? I change port in channels configuration in services-config.xml, and my client application sends requests for new port, but they failHow can I make server listen to custom port?
I'm following directions to set up a debugging in FlashDevelop in web browser.I'm getting confused on 'Configure your project' step. It says:
Open the Project properties and change the "Test Movie" option to "Open Document...". Click on the button which should appear, and enter bin/index.html (path to html page, relative to project root) in the prompt.
What is the bin/index.html file? Is it where my SWF is loaded? I currently have a SWF that loads from a PHP page. So I pointed it to my PHP project's index.php page build project. After build I get a generic Windows message that Windows cannot open the file with that extension.
Is it possible for me to debug my SWF from my PHP page which loads it?
Flash Media Interactive Server 3.5We currently have an Edge/Origin configuration. We have another Origin Server to be used for fail-over. How do you setup a back-up Origin Server?
I recently bought a flash AS3 Google Calendar component.I installed in a Flash site I'm building http:[url]....It lookd great I'm having no problems with it other than I don't know how to make it work and it came with no instructions.I guess the developer assumed everyone knows how to use google calendar feeds. It comes with an xml file that looks like this:
<?php// PHP Proxy// Responds to both HTTP GET and POST requests//// Author: Abdul Qabiz// March 31st, 2006// Get the url of to be proxied// Is it a POST or a GET?$url = ($_POST['url']) ? $_POST['url']: $_GET['url'];$headers = ($_POST['headers']) ? $_POST['headers'] : $_GET['headers'];$mimeType =($_POST['mimeType']) ? $_POST['mimeType'] :[code]....
I have a project which was completed, now I need to add a dropdown menu but how do I impliment the code into the existing actionscript I have?
ACTIONSCRIPT / CURRENT var Xpos:Number = 0;var Ypos:Number = 0;var swf:MovieClip;var loader:Loader = new Loader(); var defaultSWF:URLRequest = new URLRequest("swfs/home.swf");
SWFAddress it's very cool way of providing deep linking in flash. But unless you use #! in urls (and a other things too), google wont index your internal pages.
How would be the best way to configure (or modify) SWFAddress to use #!?
I'm trying to configure BlazeDS to work over HTTPS. We've got Apache in the front that is set to redirect all http traffic to https. Apache then communicates with the application (a JBoss AS 5.1) via http. I've tried a lot of configurations for BlazeDS, and finally the following solution worked for me:
The thing here is that in my-secure-amf channel, I use mx.messaging.channels.SecureAMFChannel in the channel-definition, and flex.messaging.endpoints.AMFEndpoint (not flex.messaging.endpoints.SecureAMFEndpoint). This has probably something with the Apache-Jboss setup to do, but I haven't found anything that explains what the different tags actually define. To get some sense in all of this, what happens when defining channels and endpoint, using different urls and classes?
My problem and I SWFVerification enabled on the server and saw that FMLE does not connect more, I looked for some explanation and I saw that if that is enabled for SWFVerification you must also change UserAgentExceptions tag <Exception from = "" to =""/> at this point I added this change<Exception From="FME/0.0" to="FME/4.0"/>but I saw FMLE does not connect as little to solve this problem
I know that httpService in Flex can configure the data as an object, but I want to do the same thing, but with URLLoader. Is that possible and how would I do it?
I need to display large number of streams in one flash player. In order to minimize cpu load i want to display only intra frames in h264 video. I have tired receiveVideoFPS method of netstream with value 1 and 2 but it is not giving the correct result.
In wowza server i tired recieveVideFPS with value -3 and it is giving the correct result as i want but after some time flash player crashes in all the browsers and in air too.
I have installed Flash media server 3.5, and i have put my vod files under 'C:Program FilesAdobeFlash Media Server 3.5applicationsvodmedia'
the sample file under this folder given by fms 'sample.flv' is playing fine, (this has VP6 as video codec, mp3 as audio)
"rtmp://my_SYSTEM_IP/vod/sampl"
where i have kept my own file called 09.flv which has H263/mp3, and one more 09_1.flv, which has H264/mp3. But both of the files are not streming. When i tried to play these over vlc it sayes file not found. But sample video plays. Is there any way to make work vod files to stream?