Peter, Before re-installing Dreamweaver, did you choose: Help> Activation> Transfer License? I believe you need to do so before using the same serial number. ...
I am looking for a good reference for doing video in flash. I have video in FCP that is anywhere from 1 -5 minutes long. I am looking for info on the best way...
Macromedia has a very good whitepaper on the subject at http://www.macromedia.com/devnet/mx/flash/articles/flash_flv.pdf You may also want to take a look at...
In addition to what Sean said, there's a bunch of good stuff here, <http://www.macromedia.com/devnet/mx/flash/video.html> Look at "Encode, Deliver, Design:...
when a swf first starts to load into a html page with a black background color you get a white box the size of your swf file. Then it sets the background color...
Hey Y'all, Flashbelt is coming together. 7 weeks away now. 2 things. 1.) What's shaking with the FlashMN party planing for June 15th? Anything I can do to...
Hi all, I've posted this question to several flash forums without any responses. I'm trying to pop open an html window from within my flash movie. This movie...
Dave, I am still working on getting LEES for wednessday night. I should find out details today. IF we get it, I believe we will book some bands and keep it...
Grant, That sounds great. IF it happens we can definitely get something in the attendee bag and spread the word. Eight Hour isn't planning anything. Let me...
we should get Leif Nelson involved, he knows many bar/club owners downtown and can probably make things happen, maybe even get a closer venue to flashbelt or...
Rick, I believe if you write a javascript function in you html page that does the popup and in flash use a getUrl with a javascript call to that function in ...
Rick, Have you tried: getURL(http://yoururl.com, "_blank"); This has worked for me just fine! Also has support for sending vars via POST and GET. Take a look...
Scott Langeberg
slangeberg@...
May 11, 2005 2:18 am
1239
Sorry, url should be in quotes, as in: getURL("http://yoururl.com", "_blank"); Scott ... From: Scott Langeberg <slangeberg@...> Date: May 9, 2005 11:59...
Scott Langeberg
slangeberg@...
May 11, 2005 2:19 am
1240
Scott and Steve, thanks for your replies. I tried both your suggestions without success. As soon as I remove the button functionality from my code and try to...
Rick, here is what I was thinking... in your htm page have a function like this: <script language="javascript"> <!-- function openWindow(page){ newWindow =...
Rick, My pleasure, this should work with all popup blockers unless they have maximum blocking settings turned on, which they don't by default, then all you can...
http://www.storewars.org/ -- Flash 4 Hire http://www.flash4hire.com _______________________________________ Steve Killingbeck, MMCP Technical Director ...
http://www.themeatrix.com/ ... From: Steve Killingbeck, MMCP To: flashmn@yahoogroups.com Sent: Saturday, May 14, 2005 12:20 AM Subject: [flashmn] store wars ...
this is interesting - we just discussed this topic in a technology course I took at the University of MN this semester. I sent it on to our professor. ... ...
A client of mine wants to provide flash training (using the flash 7 player) where the swf resizes to fill the user's screen. However, they also want to use...
Thank you for all the great resources. Does anyone know of a good skinable player for the video? I also want to be able to use xml to pass variables into the...
Does anyone have any comments on quicktime versus flash communication server? I have a customer that wants to do live video. I am also looking for someone to...
Everyone, Sorry for the lack of updates with this months meeting. Jesse asked me to be the acting manager this month of the group as he is out of town on a...
I am looking to use Flash to create either/or CBT or WBT applications with testing at the completion of the training. I also need to be able to connect to a...
Hello everyone! I was wondering if it is possible to open a pdf file from flash. I tried the getURL ("") but when you click on the link it gives me a broken...