all groups > flash (macromedia) > september 2006 > threads for thursday september 21
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
"start movie" button; replacing black first frame?
Posted by kmillecam1 at 9/21/2006 9:27:57 PM
I'm verrrry new to flash but I'm trying to learn more about this exciting
technology.
So, I've downloaded the eval of Studio 8 and am trying to convert some videos
to FLV format for the Web. Everything is going well with a couple of
exceptions. I saw this sample: http://www.adobe.com/dig... more >>
why "test" box appear while mouse over...?
Posted by sdiuhwer at 9/21/2006 9:00:48 PM
First, I thought I did something wrong for actionscript.
But, I didn't do wrong.
I just tried to open my flash web page in Safari or Firefox.
When i mouse over anywhere, after a few seconds, a yellow box of "test"
message appears.
What is this about?
How can I remove this?
Thanks in a... more >>
make transparent "buttons" just for function?
Posted by sdiuhwer at 9/21/2006 8:49:43 PM
I tried to make hyperlinks when I click text of vita, art, statement, for
example.
I just want to make sure what I am doing is right.
- Instead of making buttons for each of text ( i.e., vita, art, statement),
- I will make one transparent "button" symbol (which means just 0% alpha
sett... more >>
Hw to close splash screen
Posted by arlanon at 9/21/2006 8:13:59 PM
How do you close a fullscreen splash screen (Flash 8) once a button is clicked that launches an application?
Thanks for any help.... more >>
published movies do not play animations correctly
Posted by Dewey at 9/21/2006 8:04:45 PM
Has anyone else had this problem? Some compicated flash 8 files of mine publish
strangely with garbled text and animations skipping completely, messed up
artwork. If I save down to MX2004 and publish, they come out fine. I will then
reopen in 8 and have the same problems:frown; Anybody else?
... more >>
Do I need a license?
Posted by Drumminxx at 9/21/2006 7:56:48 PM
I got into a discussion recently about licensing issues and was told that even
though we bought the Flash software to develop swf files we still need to
purchase a license to use flash content on a web site, I never heard of this
and disagreed with this but to be sure...
Do we need a licen... more >>
String as a function name
Posted by Damir.Mestrovic at 9/21/2006 7:35:10 PM
How to replace function name with string variable?
I'm lazy, I don't want to type 10 functions...
Any solution?... more >>
getURL Parameters
Posted by Media_Ron at 9/21/2006 7:11:13 PM
Looking for getURL syntax /parameters that will let me open/display a specific
page of a PDF in a new browser window.
Tried this, but it's not working:
--------------------
pdf_btn.onRelease = function() {
getURL("pdfs/sample_file.pdf#page=605", "_blank")
}
--------------------
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Exe Questions
Posted by Rabel at 9/21/2006 6:17:28 PM
I am creating a app for a company that doesnt have an internet connection, so
first I have a question about when I publish to windows projector do they need
to have the flash player, and I am using flash 8 so will they need FP8 or can I
publish as a fp6 or 7. Then If they do need the fp then ... more >>
Sharing stuff between SWFs... File size war part 2
Posted by Cranio at 9/21/2006 6:08:32 PM
Second S.O.S. request...
I am building up a site that relies on a main SWF,
that loads other SWF movieclips as child movies.
I noticed that these files share some things,
mainly EMBEDDED FONTS and COMPONENTS.
I was wondering... is it possible to include any
font or component once in th... more >>
Animations not showing up
Posted by boydmartin at 9/21/2006 5:21:49 PM
I created a flash file with a couple of photoshop files on top of a .mov. When
I publish preview it looks as I intended but when I view the exported swf file
the animation does not show up? :brokenheart;
... more >>
Scrolling Menu
Posted by Mister Peanut at 9/21/2006 5:09:57 PM
Hello, if anyone could point me in the right direction, I'd really appreciate
it. I have a bit of code that scrolls a graphic depending on if your mouse is
on the left or right of center of the graphic. I would like the scrolling to
stop if the mouse is rolled off of the stage and if the ... more >>
Hyperlink for plain text?
Posted by sdiuhwer at 9/21/2006 4:55:33 PM
Hi,
I tried to make hyperlink from text (static). What I did was
- select text I want to make hyperlink to
- then, go to "Properties" window and "URL link window on the bottom
- put URL address there.
This was working. But when I open this page in the Safari, and when I mouse
over th... more >>
FlashVars undefined
Posted by tompeer1 at 9/21/2006 4:28:13 PM
I've just upgraded (finally) to Flash professional version 8 and I cannot get
any FlashVars to load using this syntax:
<param name="FlashVars" value="thumbheight=100" />
<embed src="slideshow.swf" FlashVars="thumbheight=100"
They're just undefined. I've tried the _level0. and _root. s... more >>
align images
Posted by Gustavo Thiesen at 9/21/2006 4:20:50 PM
hi
how can i do to align a external image?
every time i load a external image inside a movieclip
(mc.loadMovie("imglocation"))...
the image always start at 0,0 of the movieclip
there are no options to "align" this image to the movieclip center? like
ctrl+k? align x,y position?
Gustavo
... more >>
Convert .fla file to single movie clip - how!!??
Posted by liamfahy at 9/21/2006 3:41:30 PM
Hi all!
I have a website (have a quick look: www.thebrightsidedesign.com) which
currently uses separate swf files for each page. I have decided to convert each
swf file into single movie clips and use one large swf file instead (to get rid
of gaps between pages etc etc). I AM VERY NEW TO F... more >>
Static text disappears under FPlayer 6 & 7
Posted by Silv?re at 9/21/2006 3:30:50 PM
Hello!
After the export of my animation for Flash Player 6 from Flash Professional
8,some users told me they didn?t see any text in the SWF (I have all the screen
shots).
After some researche, I think that the problem comes from browser with Flash
Player 6 and 7 installed.
How is it po... more >>
HTML pop-up (no header) from swf ??
Posted by gwcrutch at 9/21/2006 3:01:58 PM
I want to pop up an HTML events calendar from a Flash movie. I don't want all
the hdr/file menu,etc. I know how to place, size, restrict the pop-up in HTML
sender....but can I/ how do I do this with Actionscript?? Point me to a
tutorial would be fine.
Thanks!
g
... more >>
Fading in Text with bullets
Posted by rogz at 9/21/2006 2:47:09 PM
I'm attempting to fade in bulleted text using:
var myFade = new Tween(_root["mcTextArea3Text"], "_alpha", Regular.easeInOut,
0, 100, 2, true);
I have styled the texted as bullets and it appears fine without the tween.
I'm using an embedded Arial font as well. Does anyone have any soluti... more >>
A Question
Posted by Kardas at 9/21/2006 2:18:40 PM
Ok, maybe something's wrong with me, but WHY IS FLASH SO FREAKING EXPENSIVE?!
Why is it going to cost me $1000 to make goofy cartoons for more than a month?!
Am I thinking of the wrong program or something? Is there some free/cheap
application for making .SWFs? I've never seen any document... more >>
Flash Cookie and autoplay
Posted by Seth Meranda at 9/21/2006 9:13:54 AM
I am attempting to create a flash piece which will be displayed on the
home page. I would like to create a button which will allow the user to
turn off autoplay and store that preference in a cookie.
I'm not sure the best way to do this. If I load the cookie value, how do
I tell flash to do... more >>
Reduce Flash Size for Faster Download
Posted by BlackLight at 9/21/2006 8:28:57 AM
Hello All,
Well I designed a site complete in flash, and at first I designed it
where the entire site was all in one complete SWF file, this was futile
because of the total size and how long it took to download the entire
site before being able to use it (preloader script). So to compensate I
... more >>
Webpage is Dark
Posted by lakepeir NO[at]SPAM yahoo.com at 9/21/2006 7:46:20 AM
Hello,
I created a flash image using Flash 8. I have uploaded to the web
server and the webpage looks dark. I don't know what setting or
configurations I need to modify in order to lighten the image. Can
someone please help?
Thanks.
... more >>
ALT text on graphics in a Flash Web site?
Posted by GeriKrista at 9/21/2006 3:51:39 AM
:confused;
In Flash 8, how can I add ALT text to a graphic in a Flash Website?
I see how to use ActionScript to show text onRollOver, but I don't know that
this would be read by a screen reader for a visually disabled person.
Can anyone tell me how to simply add ALT text in the FLA fil... more >>
cleaning temp internet files = no flash
Posted by Jwern62 at 9/21/2006 3:18:05 AM
does anyone know why, when i clean my temporary internet files, i have to
reinstall my flash player. obviously i'm deleting something i need. i try to
keep my pc cleaned off, but this is making it a pain as i use the flash player
for my FF league.
... more >>
problem when i put swf into html page
Posted by dc12 at 9/21/2006 2:01:26 AM
Hi, My swf is working:
http://dianecollins.com/sean_movieclip.swf
But, when I put it into an html page, it doesn't work.
http://dianecollins.com/sean/
I'm looking at the contact button on the top right - on the swf it slides over
to the left when you rollover, but on the html page, it do... more >>
playing local FLV from a web server
Posted by wellcurbs at 9/21/2006 1:06:52 AM
I have a client who wants to house the video content and SWF's locally on a few
machines to serve as a kind of KISK. The actual HTML resides on a web server
and calls the content locally on several identically configured Mac Mini's
(Intel) so that they can keep the content from eating up netwo... more >>
Check to see if run from my server
Posted by Suzie at 9/21/2006 12:16:33 AM
Hi all,
Does anyone know how to make sure my SWF is run from my server (so that it
won't run from anywhere else)?
~thanks!
... more >>
CONVERT SWF / FLA FILES TO MOVIE CLIPS
Posted by liamfahy at 9/21/2006 12:00:00 AM
Hi all!
I have just created my first website, please have a quick look -
www.thebrightsidedesign.com
Each page is an individual swf file which as you can see is giving me problems
with a gap between each page. to solve this I have been advised to convert the
whole site to one flash ... more >>
flv using cuepoints
Posted by Rain1522 at 9/21/2006 12:00:00 AM
Is it possible to reset the seekbar and time code at each cuepoint reached
while playing an flv using FLVPlayback. I could just create a seperate flv for
each cuepoint that i want, but if anyone knows an easier way that would be
helpful. Thanks
... more >>
Flash Rolling Scene
Posted by rubbish at 9/21/2006 12:00:00 AM
Hi,
This is probably very simple for you, but I have not really used Flash before
and thus I am getting into a bit of a muddle. I have worked some things out but
just can not get it quite right.
I would like a image to appear for about 5 seconds and then fade into the next
image, stop ... more >>
How can I count time spent during runtime?
Posted by bobba1 at 9/21/2006 12:00:00 AM
Hello,
I have interactive applications where users spend time browsing and navigating
through a virtual brochure. They can turn pages etc. I need to be able to track
how much time they spend on each frame and, ideally, how much time they spend
on portions of a frame (eg by timing how long ... more >>
Dynamic texts hide under mask!
Posted by rfdstudio at 9/21/2006 12:00:00 AM
i used some dynamic texts inside a movieclip. but when i create a mask layer
above and preview the swf whole dynamic texts disapear. by the way i set my
texts format to dynamic because i need no-anti alias texts. ofcourse i could
set them to "Bitmap Texts" in flash 8. but the text becomes anti... more >>
urgent problem with russian font
Posted by dave at 9/21/2006 12:00:00 AM
I'm having a problem with a flash (flash 8 pro) input textfield. I have a
russian keyboard and have set the keyboard language in windows xp to
russian, but the keyboard types non russian characters. If I use word or
notepad it works correctly. I have embedded the entire font outline, and
sti... more >>
|