B Brolly Newbie Joined Mar 30, 2012 Messages 12 Reaction score 0 Apr 8, 2012 #1 I can't post the link (not enough posts) but it's onemantwoguvnorsbroadway How video effect achieved?
I can't post the link (not enough posts) but it's onemantwoguvnorsbroadway How video effect achieved?
kralcx Junior Member Joined May 25, 2010 Messages 184 Reaction score 53 Apr 9, 2012 #2 here's the link http://onemantwoguvnorsbroadway.com/ I would like to know the answer to this question too? Probably something to do with html5
here's the link http://onemantwoguvnorsbroadway.com/ I would like to know the answer to this question too? Probably something to do with html5
jazzc Elite Member Joined Jan 27, 2009 Messages 2,964 Reaction score 14,717 Apr 9, 2012 #3 It 's Adobe Flash.
kralcx Junior Member Joined May 25, 2010 Messages 184 Reaction score 53 Apr 10, 2012 #4 Thanks for the answer. If you don't mind answering...where in the code is the line for the Flash? I'm just trying to learn; thanks.
Thanks for the answer. If you don't mind answering...where in the code is the line for the Flash? I'm just trying to learn; thanks.
jazzc Elite Member Joined Jan 27, 2009 Messages 2,964 Reaction score 14,717 Apr 11, 2012 #5 I suppose it 's this one Code: swfobject.embedSWF("home.swf", "home-man", "1380", "770", "9.0.0","expressInstall.swf", flashvars, params, attributes, flashload);
I suppose it 's this one Code: swfobject.embedSWF("home.swf", "home-man", "1380", "770", "9.0.0","expressInstall.swf", flashvars, params, attributes, flashload);
kralcx Junior Member Joined May 25, 2010 Messages 184 Reaction score 53 Apr 11, 2012 #6 Okay, I see it now..thanks