Flash CS3 | Forum profile
|
|
Forum profile page for Flash CS3 on http://www.kirupa.com.
This report page is the aggregated overview from a single forum: Flash CS3, located on the Message Board at http://www.kirupa.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "Flash CS3" on the Message Board at http://www.kirupa.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on Flash CS3:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
123
|
465
|
1,631
|
|
Post:
|
204
|
796
|
2,987
|
|
|
Flash CS3 Posting activity graph:
|
Top authors during last week:
|
Name
|
Posts
|
|
mrManIsHere
|
7
|
|
snickelfritz
|
6
|
|
Digitalosophy
|
5
|
|
urbaneve
|
5
|
|
haagel
|
5
|
|
stii
|
5
|
|
JayHunt
|
5
|
|
Krilnon
|
4
|
|
EssenceLord
|
4
|
|
solszowiec
|
4
|
|
|
|
Latest active threads on Flash CS3::
Started 2 days, 21 hours ago (2008-10-11 06:03:00)
by cwjam11
If anyone could help me that would be AWESOME! I am using this code to pull up a jpeg in another window: tmobile_cart_zoom.onRelease=function(){ getURL("zoom/tmobile_cart.jpg",_blank); } The title of the window is the name of the jpeg and pixel size. How can I change the name of the window so that it isn't the name of the jpeg? Thanks!!! 
Started 2 days, 15 hours ago (2008-10-11 12:03:00)
by JHova
Hello all! I'm a flash newbie who needs some help! I am building a flash website. To navigate within the site, i made buttons which use the "gotoandStop" behavior which takes the user to certain frames within the my Flash file timeline. However, I want this to happen in a new browser window for the user, like a popup. How do I do this? THANKS in advance, and I hope someone can help... 
Started 3 days, 4 hours ago (2008-10-10 23:02:00)
by bigmamainthemud
So I don't know what the best way to do this is but I have not had this trouble while scripting on the time line and since custom classes are new to me maybe y'all could help a bit. //Pages package classes { import flash.display.*; import flash.events.*; import flash.net.URLRequest; public class Pages extends MovieClip { // initialize ... 
Started 2 days, 21 hours ago (2008-10-11 06:07:00)
by cwjam11
I needed to make text in flash selectable. I made it Static and click on that little icon in the properties window that made it selectable. When I published it and if you like highlight it a couple of times, it disappears completely. O_O Another problem I had with selectable text is that I had a body text, and then when I published it, a couple of lines weren't visible on the bottom ... 
Started 2 days, 21 hours ago (2008-10-11 05:58:00)
by mrManIsHere
I've done a mail form for flash. The mail form is the mail.swf, and it pop-up in the flashpage, treesite.swf. Everything works just fine, the mail form is poping up. But when i push the send button it contacts the php-form, send.php. But something is not working at this point, because the onlything that's being send is From, Mail, Message. That is the headers from the php document. Im not ... 
Started 3 days, 5 hours ago (2008-10-10 22:05:00)
by mailman24
I am building a site with action script 2, have a main page which links to .swf files for photo galleries. In the .swf files I am referencing external images but my problem is such. I have made a new symbol, a movie clip container and placed it in the top left corner of the frame in which the images are loading. I want all of the images to be placed centered in the frame, some are ... 
Started 3 days, 18 hours ago (2008-10-10 09:05:00)
by alessandra
Hi, I have a flash file (website) that has become very large. So far I have several frame with different names and I use them to navigate trough the site. example of a navigation button: on(release){ with(_root){ gotoAndPlay("portfolio");} } I want to split this file into smaller ones, probably one per page. I know how to create n files. But then how do I navigate through ... 
Started 3 days, 11 hours ago (2008-10-10 15:40:00)
by jbowden
Sorry if this has been touched on already, I did a search but nothing came up. My question seems simple, what should our media team be submitting with banner ads? At the moment they are sending (Flash CS3 AS1) swfs only, but some sites are reporting that they are not working (blank). I assume it's because we are not sending the javascript file that is generated when published? Wouldn't the ... 
Started 3 days, 11 hours ago (2008-10-10 15:48:00)
by [uber]
I'm working on a multimedia presentation that is essentially 168 slides synched to a 2hour long presentation. I have the lecture broken into 12 chapters with cuepoints (denoting what slide to display ie. "slide001", 00:00:00; "slide002", 00:03:42 inserted via the component inspector. my code uses an eventListener to watch for metadataEvent and then externally loads the correct slide in a ... 
Started 3 days, 12 hours ago (2008-10-10 15:15:00)
by LookAtThat
I have been working to uncover how this was done and I'm stumped again. The guys over at monolab are good! Here's the site that has the two effects I've been trying to duplicate. http://www.gtres.cl/ I've been trying to duplicate two things the "G3" logo forming from pieces and the little people that form from pieces on top of the menu. 1.) The "G3" logo I beleive ... 
|
|
Hot threads for last week on Flash CS3::
Started 4 days, 7 hours ago (2008-10-09 19:45:00)
by urbaneve
anyone ???? 
Started 6 days, 7 hours ago (2008-10-07 19:31:00)
by chriskalani
Ok I am referring to this tutorial: http://www.kirupa.com/developer/flash5/slidingmenu .htm I have it working and customized to my needs, but I was wondering if someone could help me add some sort of auto-rotate. There has to be an easy way to do it... I just rarely work in flash so my actionscript skills are teh suckz0rz. Thanks guys. So here's what the first button does... 
Started 4 days, 5 hours ago (2008-10-09 21:45:00)
by SirPrize
I am having trouble getting Flash to refresh an image with a new, uploaded image. (Show "image1.jpg", upload "new.jpg", rename "new.jpg" to "image1.jpg", and show "image1.jpg".) I can get it to work locally, when I publish my file, but things get weird when I try to do this on my server (GoDaddy). (I gave write/execute access to my /images folder.) Basically, I have a Ball class, which ... 
Started 3 days, 18 hours ago (2008-10-10 09:05:00)
by alessandra
Hi, I have a flash file (website) that has become very large. So far I have several frame with different names and I use them to navigate trough the site. example of a navigation button: on(release){ with(_root){ gotoAndPlay("portfolio");} } I want to split this file into smaller ones, probably one per page. I know how to create n files. But then how do I navigate through ... 
Started 4 days, 9 hours ago (2008-10-09 17:29:00)
by eziduzit
I have a MC that I"m using as a button. (home_btn) I need for the button to be inactive at frame 100. (Labeled "home") What I thought I could do was just insert a blank keyframe at 100 and put a static graphic of the button in it's place. The problem begins with frame 101. When the button is "re-introduced" the interactive code breaks because it only works on one instance of the ... 
Started 5 days, 11 hours ago (2008-10-08 16:17:00)
by melissa2ca
I have a flash object at the top of my page, and when I preview it in internet explorer through Dreamweaver (CS3) it appears, but when I load the page to the server and view it on the www, it does not appear. I built the flash object in Flash CS3. ANY HELP would be appreciated! Thanks www.westerndestinations.com/horseback.html 
Started 5 days, 13 hours ago (2008-10-08 13:28:00)
by solszowiec
My debut post in the forum is a question about Flash screens. I am using flash screens (type=form) to create a movie that consists of a main screen with 3 movies screens and one navigation slide. What happens is the main screen contains a behaviour that loads the navigation screen. The navigation screen contains 3 buttons that load an external swf into one of the 3 movie screens. ... 
Started 5 days, 16 hours ago (2008-10-08 11:03:00)
by JayHunt
I need to make a flash page with a video overlaid on the page. How do i take the video that was shoot with a green screen and make background transparent in flash? I have adobe premier and flash cs3. Thanks! 
Started 4 days, 13 hours ago (2008-10-09 14:19:00)
by oceanic seventh
Hi! if any one could please help me it would be greatly appreciated! So im trying to make my first website in flash and ive ran into a problem. I have the main movie, my main time line. I have a few animations going on in this that were all created in that main time line. those work fine. however, i created two new movie clips (still inside the same .fla file) and animated them with thier ... 
Started 5 days, 7 hours ago (2008-10-08 19:48:00)
by megalord
Hi! I'm shure the answer to my problem is somewhere in here... but I just can“t find it. I have a function, created in the first frame of my main timeline, and I need i to be called from inside a movieClip. In AS2 I would simply wright _root.functio(), but in AS3 this simply wont work since _root does not exist any more. Can someone guive me the answer to this my problem? Thanks... 
|
|