all groups > flash actionscript > september 2007 > threads for saturday september 29
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
trouble getting the swf object to work
Posted by dtrace at 9/29/2007 8:59:44 PM
the html housing my flash site, has the internet explorer bug, the active
content thing. I'd like to get rid of it.
The code i was using to embed my flash movie was this..
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://fpdownload.macromedia.com/pub/shock... more >>
New URL
Posted by jettammo at 9/29/2007 7:39:15 PM
i would love it if someone could help me with this
i have an action script that allows the viewer to click on an image that is
linked to a URL and directs them there. but the problem is that it opens a new
window, and i would like it to go to the page in the same window. if someone
could ... more >>
how to do spam-blocking in the flash form
Posted by farhanakhan at 9/29/2007 6:39:07 PM
Hi,
I designed form in the flash so i want to put the spam blocking in the form ...
Then tell me the script.
How ......
what are the code fot it
reply me
Thanks
DDirector,
... more >>
Using my Custom Package?
Posted by Rich Morey at 9/29/2007 5:08:44 PM
Hi --
I have created some code in Flash CS3 using AS 3.0 to create form elements
dynamically but now I am having trouble accessing the package I have created
from another Flash movie.
My package setup is like this...
package formbuilder
{
public class forms
{
publi... more >>
Timeline frame control issue
Posted by Chris Mattingly at 9/29/2007 3:11:49 PM
Hi,
I'm having a hard time understanding how to control playback of frames in my
Flash animation. Basically, I have a file that is 40 frames long (this is a
test file for a larger project). I want the first 20 frames to only play once,
and the last 20 to loop repeatedly. My line of thinkin... more >>
load XML > recieve data > display > refresh per [time]
Posted by Flamebg at 9/29/2007 1:24:27 PM
Hi guys,
/ActionScript3/
I am new to xml and I just read all the helps that are available in the flash
and I've been reading around different forums too.
Anyways, I think someone who gets around this kind of stuff easy could help me
out so I have a nice clean start with it. All I need is... more >>
Dynamic & Static TextField Embedded Font + CSS + HTML, please help
Posted by Big D0g at 9/29/2007 6:01:08 AM
Hi Everyone;:confused;
ActionScript 3.0 + Flash 9
I'm having trouble with embedded fonts and dynamic textfields when static text
is on the stage using the same font.
From the many forums across the net, I've been able to figure out that the
problem has something to do with the fact ... more >>
Function Consolidation Help
Posted by SpectacularStuff at 9/29/2007 3:45:50 AM
Okay,
I know there has to be an easier way to write this.
Can someone please point me in the right direction?
There has got to be a way to use 1 function and some type of variable to make
to add the new sprites from an array with a for statement. I just don't know
how. Any help would... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Problem with function dynamically created in a loop
Posted by PVB.BE at 9/29/2007 12:00:00 AM
Hi, the project is to create a thumbnail picture dynamically from a xml file
and display the big picture with the event onPress. My problem is that I create
dynamically a function onPress for each thumbnail and inside the function the
name of the picture to load. I get no error but the picture... more >>
Flash Action Script 3 Button.
Posted by Ishaha at 9/29/2007 12:00:00 AM
Can anyone please explain to me, how can I create a HTML Link to a Button
(Converted to a Button from a Symbol or image) from Flash CS3 please.
I created a a label in the time line and a Instance for a buton name with
various methods and exported it to Action Script 3. Never worked, I am ne... more >>
|