all groups > flash (macromedia) > august 2006 > threads for wednesday august 30
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 31
Insert clickTAG
Posted by Magooi at 8/30/2006 11:29:59 PM
How exactly do I insert a clickTAG script? Please help me step by step with the
menues and buttons.
As I know the clickTAG will look like this:
[Q]on (release) {
if (clickTAG.substr(0,5) == "http:") {
getURL(clickTAG);
}
}[/Q]
Do I have to fill in the URL after the [Q]"http:"[/Q]... more >>
Open new HTML page at anchor
Posted by Andrew Poulos at 8/30/2006 11:24:47 PM
I have some static text to which I've applied this link:
motor.htm#a4
with the target of _blank.
When I run the SWF in Firefox and click the link the page opens at the
anchor while in IE the page just opens (its not scrolled to the anchor)
and the location bar does not show the anchor in th... more >>
Preload external SWF's
Posted by ottz0 at 8/30/2006 11:16:55 PM
I have my main website that loads and I have used load movie to bring in the
SWF file which works, but the preloader does not work. why is this? I thought
you can have preloaders inside external SWF's and use the load movie command
which shows the preloader and then loads the movie?
I have... more >>
Need help with a button
Posted by rpofclt at 8/30/2006 10:27:32 PM
Hello,
I need help with a button. I created a button and set it up so that when you
click and hold it, the button becomes lighter in color (I used Alpha). I want
the button to stay this light color after i release the click. Right now it
goes back to the normal color when I release the ... more >>
Easy task I hope, modifying a Flash Document Size
Posted by MThNj79 at 8/30/2006 10:16:16 PM
i have a flash intro i want to use on my website its 410 px width by 357px
height. The space on my webpage is 364px width by 259px height. I went under
modify document under flash and tried it, the problem is part of the flash
intro gets cut off. Is there an easy way to do this I hope.
T... more >>
How to det codec for FLash 8 Video Encoder - MP4 files
Posted by Paul at 8/30/2006 9:32:54 PM
HI! How can I get Flash 8 video encoder to accept mp4 files? when I try open
it I receive an error message.
"You Won't be able to encode this file. Your computer doesn't have the
necessary codec or the file is corrupt"
Do I find this codec at Macromedia or somewhere else?
Paul
... more >>
Action Script and button Behavior
Posted by Mjddoyle at 8/30/2006 9:30:04 PM
Imported a bmp as png, made it into a movie clip. Setup the AS to call for page
4. It works great. I would now like to have a text box come up on the rollover.
I tried to nest the mc into a button. I can make the text box work but the
script won?t work when I click.
Could you refer me to a r... more >>
A little help... please...
Posted by hutch-diggens at 8/30/2006 9:23:18 PM
I was wondering if there was a way you can controll one swf with another.
mainly what I'm trying to do is have one swf with buttons and another with
images, when you rollover a buttons the images change accordingly.
any suggestions would be very appreciated!!!
thanks,
hutch
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
How Is This Done??
Posted by Adam Deeley at 8/30/2006 9:05:30 PM
Hi, wondered if anyone could help me. I really like the way the images appear
when clicked on in the gallery section of this website
http://www.graemeswinton.co.uk. Could anyone point me in the right direction,
or know any tutorials i could follow to replicate this effect??
Thanks so much ... more >>
Flash + Cues + Javascript
Posted by zenaphex at 8/30/2006 9:01:05 PM
How would I create a Javascript to communicate with a Flash SWF file to jump to
a particular cue point? How would I need to setup my Flash source file and what
Javascript is needed to do such?
Essentially, I would like to be able to use Javascript to tell Flash to jump
to a particular poin... more >>
Websites
Posted by atkinj at 8/30/2006 7:24:15 PM
Hello,
I know very little about publishing websites but I designed a flash portfolio site and was wondering if anyone had any good recomendations for places to buy domain space?... more >>
Flashpaper API problems in a Flash 8.0 SWF
Posted by AGerschler at 8/30/2006 7:02:16 PM
In trying to take advantage of some of the new features in Flash version 8.0,
I've been trying to compile the Flash Application we've built for presenting
our content in version 8.0. But, I've hit a fairly serious problem, in that a
lot of the documentation we load into our application is in ... more >>
Multiple Choice Quiz Template
Posted by media mongrel at 8/30/2006 6:43:06 PM
I am attempting to build a quiz using the quiz template. I have no problem
creating as many check boxes on the stage as I want but when I go to the
component inspector to set parameters,etc... there are only entry spaces for 8
check box instances. How do I add more entry spaces for check box i... more >>
Dynamic text HELP!
Posted by Rod.gamedesign at 8/30/2006 6:37:05 PM
Hi all. I have flash site with a dynamic text field that load a symple txt
file. When viewing local its works fine. But once I upload the swf to the
server it disappears.
I have tried embedding font, change font but its still with the same problem.
Can anyone HELP?
Thx for the attentio... more >>
Outline surrounding Flash movies... HELP!
Posted by FunnyMouse at 8/30/2006 6:28:40 PM
:confused;
Hello everyone, bonjour,
My problem is relating to this "Outline" surrounding Flash objects on a Web
page, that disappears once cliked.
In addition when the movie is clickable, it is reacting only at the second
click!
Is there a way, by coding either inside the Flash or t... more >>
4 pre-defined random colors
Posted by designu at 8/30/2006 5:48:41 PM
Hi everybody
Im trying do design an application in flash and I want to use random colors.
But i just want to use 4 pre-defined random colors. So my question is this: how
do I set the 4 colors to display randomly?I must say that I'm a begginer in
flash so please have some patience...
Thank ... more >>
Flash movie in PowerPoint MHT?
Posted by ZanderMan at 8/30/2006 4:21:12 PM
It is easy to embed a Flash movie in a PowerPoint slide but when I save the
deck as an MHT (single file web archive) the movie does not appear in the MHT
version of the deck--no placeholder or anything, just a black slide
(right-clicking does not show the Macromedia context menu). I am using t... more >>
Invoking class from loaded swf
Posted by bbonnet18 at 8/30/2006 4:13:53 PM
I'm working on a project where I'm loading in a video player as an external swf
to my main movie. I'm not able to get my video or the custom player to show up,
but sound is there (I've done the whole Library>New Video thing, so I have a
video object to reference).
My question is: My loade... more >>
Dual functions for a button
Posted by respondplease at 8/30/2006 4:05:37 PM
Hi all,
After clicking on my button, I want the button to open a new window for the
http://www... link and also go back to the beginning of my Flash movie. Below
is the entire code that I have on my button. Please help as to how I can write
the ActionScript better, so that both actions can... more >>
How do I play a graphic symbol backwwards?
Posted by Nels22 at 8/30/2006 4:01:06 PM
Hi, I'm a flash character animator for television in NYC.
I often have to reuse animation that's in a symbol. Many times I have to play
this animation backwards, but doing so requires me to keyframe it.
All the symbols we use are graphic symbols.
Does anyone know a script, plug-in or a... more >>
Edit a flash document - No content in frame
Posted by ekud1112 at 8/30/2006 3:52:35 PM
I am trying to edit a flash site but I am new to flash and have a couple of
problems. I have the flash document up in Flash Professional 8 and I figured
out how to edit the text and picture content in most of the frames. If you
look at the first picture I included you can see that on the rig... more >>
HTML works but not in Flash ?
Posted by maith at 8/30/2006 3:51:18 PM
Hi, I have a link on my web page which when pressed opens up a small window
with a web page (called linebreak). This works when I try it on a web page,
however if I try to copy the code to Flash it creates an error, saying access
denied.
The code written is attached.
What do I have to do... more >>
Someone name a good Decompiler that would strip the img library from an FLA
Posted by Skumbag at 8/30/2006 2:58:37 PM
Someone name a good Decompiler that would strip the img library from an FLA... more >>
Empty space when uploaded
Posted by Nigs at 8/30/2006 2:47:29 PM
Hi
I have tried to upload a Flash slideshow to test a tutorial out and when I
view it offline it works and looks perfect, but when I upload it to my site
there is an empty space where it ought to be.
Can someone please tell me where I am going wrong.
Many thanks
Nig
... more >>
controlling multiple .swfs on an HTML page
Posted by maryhowe at 8/30/2006 2:35:55 PM
I have an HTML page where the user can select from several swfs to play a
little audio piece. Currently I have the audio swfs set up as popups, but I
don't like that solution. So I'm trying to figure out how I can have, say,
four swfs on a page, and when the user clicks Play on swf #1, it fi... more >>
Flash image effect - how is this done?
Posted by artdoggy at 8/30/2006 2:32:02 PM
I have an fla with an image effect in it. You can see the swf
here:http://www.grossmannjet.com/image_effect.swf
Seems like you can't attach an fla so I have put it here:
http://www.grossmannjet.com/image_effect.zip
I just can't figure out how this is done. It is the same jpeg in the sam... more >>
What is wrong with this simple code?...
Posted by DIY_Lobotomy at 8/30/2006 2:16:57 PM
Can someone please troubleshoot why the trace is coming out as two
"undefined"s?...
On the stage is a MC called "link_mc" that is basically a box. Then there is
another MC on the stage called "box_mc" and inside that is a text field called
"output_txt". Thanks!...
function popupBox (... more >>
I'm feeling lazy today and ask you for your favorite Flash MP3 Player...
Posted by clintonG at 8/30/2006 1:35:15 PM
Too lazy today to search the web when hopefully I can build a decent
collection of referrals from those who been there and done that. Maybe even
a referral to a site of collections of this type of inquiry?
Any type of Flash player for that matter, meaning video or audio, with a
special emph... more >>
Problem With Layers. Please Read
Posted by Twinbird24 at 8/30/2006 1:13:12 PM
Everyone knows that level 0 is the main timeline or stage, whatever. Well,
let's say I have a bunch of buttons and stuff on level 0, then i load an swf
into level 5 above level 0, which also has a bunch of stuff. Now, the problem
here is, that i can still interact whith the buttons under the... more >>
start screen
Posted by TAKennelly at 8/30/2006 12:53:21 PM
How do I create a start screen for a movie. That's ALL I want. Just a
start screen. If you could at least direct me to a place that could
help I would appreciate it.
... more >>
self reloading flash
Posted by makmarkit at 8/30/2006 12:37:31 PM
My site is completely made in flash, and for example when i upgraded my site a
enter it again i don't see new content, and i need to reload it in IE window.
is it possible to reload my site automaitcally?
... more >>
Adding frames to a progressive FLV
Posted by Seth Meranda at 8/30/2006 11:56:53 AM
I would like to add a preloader and audio before my flv video plays.
However, when I add a frames before the keyframe which loads the flv
file, my buttons to control the flv loose their actions. I have found
articles which involve NewStream, but nothing for progressive. (I don't
have access ... more >>
"Allow Smoothing" turned on by Default?
Posted by Ian Kelleigh at 8/30/2006 11:47:19 AM
Is there a way to have the bitmap option "Allow Smoothing" turned on by
default for all imported image types (PNG, JPG)?
I'm importing a lot of images at once, and it would be nice to have this
turned on for all that come in. Thanks.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
remove "_nospam_" to... more >>
installing flash player :network error
Posted by luke_sheff NO[at]SPAM hotmail.com at 8/30/2006 6:28:25 AM
i really need macromedia flash player to view sites however having
trouble installing it. whenever i try and install i get a blacnk screen
were it should be installing or it say "Network error. Please check
your internet connection and try again". can someone help me get it
sorted i need it as s... more >>
Streaming?
Posted by overkill24 at 8/30/2006 4:22:14 AM
Is there a way to stream a video in flash other than to load up a big movie into cache and then play it. Current command is using gotoandplay.
Thanks... more >>
FLV not working with Flash 9 player
Posted by jandjphoto at 8/30/2006 4:06:12 AM
Ok, strange issue here. I've converted a file to FLV using Flash 8, imported
the video into Flash 8 and published it to my site. When I try to view the
video in IE (I'm on winXP by the way) using the Flash 8 player it loads
correctly and starts playing. If I'm using Flash 9 player the video ne... more >>
copy frames from one movie to another in Flash 8
Posted by Adesi at 8/30/2006 12:41:44 AM
How do you copy frames from one movie to another in Flash 8?
I found this one, but it does not work on Flash 8.
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_12863
I want to copy the contents of a scene from one movie, and then create a scene
in another movie and paste it ... more >>
bitmap image, hex and XML
Posted by Goo101 at 8/30/2006 12:00:00 AM
Hi All,
I need some help . . .
I have a bitmap image output from an application into an XML file, which is
stored in the XML file as a hex string. I need to pull this information in from
the XML file and convert the hex string to a bitmap image in my fla. file to
display the image on... more >>
SWF won't play in IE but fine in Mozilla
Posted by LindnArden at 8/30/2006 12:00:00 AM
I have embedded a couple of SWF files in the following page:
http://www.kandrews.co.uk/the%20alpineescape/index4.html
this works fine with Mozilla but with IE I just get a message about pressing
the spacebar , all that happens is the space for the files is then blank. What
is weird is th... more >>
Colour Settings
Posted by mad dave at 8/30/2006 12:00:00 AM
Recently designers have been sending me artwork in CMYK; when I open the images
in Flash all the colours change into RGB settings. Is there away that I can
change the colour settings around? :confused;
... more >>
Progressive Downloads
Posted by OriginalJuegos at 8/30/2006 12:00:00 AM
:confused;
I would like to know if there is a way to buffer about 20% of the movie before it starts playing.... more >>
Preloader Help
Posted by ottz0 at 8/30/2006 12:00:00 AM
I'm doing a preloader which i have got to work. But am I correct by saying that
the preloader is only relevent to the main stage that it is on?
What i have been doing is creating a movie clip, putting the preloader inside
this movie clip and then once it loads the main movie will start. jus... more >>
Centred pop win to .php page not displaying properly
Posted by Spindrift at 8/30/2006 12:00:00 AM
Hi guys,
Thanks for checking out my post...
In my Flash 8 movie I have a centred pop up window that launches when you
press a button.
I want this pop up to open the url 'news/news.php?pagename=headlines' but
everytime the pop window opens, it just displays news/news.php and doesn't
... more >>
Path.To.MovieClip?
Posted by KrisCons at 8/30/2006 12:00:00 AM
Hi,
I have this event which is not working and I am stumped!
on(rollOver) {
_root.mc_home.gotoAndStop("over");
_root.mc_home.mc_homemove.gotoAndPlay("rollover");
}
Instance mc_home consists of 2 keyframes labelled 'out' and 'over'.
Keyframe one has a stop() action and a brow... more >>
|