hii...
im using fms to save datas like rdbms. Im using shared object for this. But I cant save more than one row of data into flash media server. What can I do for this purpose??
Sorry, I'm new to flash I have this line of code:
BaseEntry( _entryList[i] ).topTeamName = ((Team)(teamList.getNameAtIndex( i*2 ))).Name;
and I get the error:
TypeError: Error #1034: Type Coercion
failed: cannot convert "[object Team]"
to ncaa.Data.Team.
What do I need to do to fix it?
hi,
I cannot understand why the flash video player is not working in Google Chrome (it works perfectly in all other browsers...) could you give me a hand ?
In Chrome it keeps flickering instead of showing up.
http://www.sanstitre.ch/drupal/portfolio?tid[]=66&view_name=Portfolio&view_display_id=page_1&view_args=&view_path=portfolio&view_base_path=portfolio&view_dom_id=1&pager_element=0
Hello,
I'm using the setFlash and hasFlash methods of symfony 1.4 with WAMP 2.0
Locally with my frontend_dev app, all work fine.
But in production environment, my test $this->forward404Unless($user->hasFlash('resultsArray')); fails.
I thought that the flash methods where enabled by default. What can I do to make it works please ?
Thanks in advance,
Gaff.
when validating a site using w3c validator it tells me the tag is not valid markup. So i take it out and it works on safari/chrome but not firefox(3.5.x) but validates fine. Is there something in the tag i must add in order for firefox to display flash.
I am new to flash an djus t learned some action Script 3 with some events.
I have to build site with dynamic menus and then contents for each page using xml.
Is there any example on web to show how i can build the site.
What is GAIA , will it help me or i should code my self
Thanks
Hi,
I want to implement a progress par using AJAX for a flash file.
Please see the demo here
http://www.freeplaynow.com/online-games/play/1729/park-my-plane.html
Tried to debug their page but the javascript is obfuscated and im not so good in js. Any ideas ?
Thanks
Adobe flash: How to determine users CPU characteristics? (its mhz, its current ocupation) I need to know how fast is users computer now, and I have only 150 ms for it. How to do such thing in actionscript?
Hey everybody
I am trying to use trace() in flash builder 4 - but it doesn't work!
I am running in "debug", also I added to the flex compiler options the "-debug=true" option.
What am I doing wrong ???
Thanks!
Hi,
i'm using loadmovie() to load a youtube video player inside my flash website but i want to specify the width and height so it can fit my box.
This is my code:
vloader.loadMovie("http://www.youtube.com/v/Alw5hs0chj0&hl=fr&fs=1hJ-mPcGtC");
I have an empty CLIP called "vloader" where i load the video player.
Note: it is recommended that i get a code in Action script 1.0
Thanks
How to call AS2 method from NextFrame(or any other frame) in Flash?
Say you have Action Frame on frame 3, and another one on frame 4, how do you call methods on frame 4 when you are on frame 3.
I know how to get the data from my database, but i can't seem to figure out how to send data to the database from flash using amfphp!Please give me an as3 and php service example.Thanks a lot !
I have a web site that displays a column of flash videos. The page is w3c-valid.
The problem is that the page loads very slowly and sometimes crashes my web browser. Until the page is fully loaded, the videos are slow to respond and play. Is there a way to make these videos load their preview images only? What should I do to speed the page up?
The videos are 360x264.
I have page in my asp.net mvc website with a flash app on it, and the user can stay on that page for hours, but his auth cookie is going to expire, so I'm thinking to create a PingController and to call it using jquery $.post each 20 minutes.
is this a good idea ?
or there is something better ?
Hi, i made a flash application that loads image and sound from given url.But in my application whenever i run a program , first it loads or download all music and than it plays but i want to play a sound without loading all file.
Thank you
i've been studying and using actionscript exclusively for too long, that i don't even know how to import a regular image into Flash and create a ready-made sprite that i can use in my APIs.
what are the steps to create a sprite from an image asset in the library?
Our Flash widget is quite popular on the web.
There is a link to our web-site embedded inside the widget.
Does Google count this link as a back link to the site?
hi
i have a very simple animation in flash CS4. My image travels from point X to point Y over 90 frames. I would like the image to stop at frame 45 for a few seconds, before continuing.
how would i achieve this
thanks
i have a flash .fla that was compiling as a .swc with references to images, but now I need to load all these images externally and I dont have the original assets.
I know I can export them one by one, but I have a few hundred in the file, and want to find an easier way.
Any help would be awesome.