Newbie help
MORE TOPS- Forums
- Flash Help
- Newbie help
-
jameshannan
-
Hi
I have just purchased te countdown timer and want to install it on my sites. I am using CS4 Dreamweaver. Are there any instructions on how to do this?
Please help
James Posted on Jun 29, 2009 | Reply | Reply with Quote | Send PM | Report
-
flashreseller
-
In the package you should have the instructions on how to do it.
I encourage you to use swfobject for embedding. Docs and files are here:
http://blog.deconcept.com/swfobject/
Swfobject embedding example (also read the swfobject docs for more in depth details):
<div id="flashcontent">
</div>
<script type="text/javascript">
var so = new SWFObject("flash-file.swf", "", "100%", "100%", "9", "#000000"
;
so.addParam("allowFullScreen", "true"
;
so.addParam("scale", "noscale"
;
so.addParam("menu", "false"
;
so.write("flashcontent"
;
</script>
If you need more help then contact the developer of the file.
BTW you can use also the insert flash from CS4. It would add the javascript files automatically.
Cheers Posted on Jul 12, 2009 | Reply | Reply with Quote | Send PM | Report
-
sportswidgets
-
Hope that the guy understood that he has to create that flash div.
<div id="flashcontent">
</div>
lol dude. Posted on Aug 9, 2009 | Reply | Reply with Quote | Send PM | Report
Newest Forum Posts
- New Idea in Web Hosting... last by patrickjansendesign , on Mar 8, 2010
- Low cost web hosting companies list and reviews last by lowcostwebhosting , on Feb 25, 2010
- Non Flash Talk last by flashreseller , on Feb 17, 2010
- Internet Explorer 8 - beta 2 last by jezzicaz789 , on Feb 15, 2010
- Flash Text Warp Tool last by jezzicaz789 , on Feb 15, 2010
- Site Suggestions last by equipo3 , on Nov 7, 2009
- Flash XML Caching Solution last by flashreseller , on Aug 19, 2009
- wormhole last by sportswidgets , on Aug 9, 2009
- Newbie help last by sportswidgets , on Aug 9, 2009
- Flash Help last by asbleo1981 , on Jul 9, 2009
- Search Engine improvement last by gnguven , on Jun 4, 2009
- Unanswered questions last by realbytes , on May 14, 2009
- text with accents, horizontal scroll last by diosanilo , on Apr 19, 2009
- Deposits last by szilaghi , on Apr 10, 2009
- Horizontal scroller last by jpcs , on Feb 25, 2009
- Need flash APP urgently last by fzer08 , on Feb 23, 2009
- Files Support last by alex , on Jan 27, 2009
- what's wrong with my files last by alex , on Jan 27, 2009
- 2 Levels Accordion Menu last by OXYLUS , on Jan 15, 2009
- Need Startup Help last by alex , on Jan 12, 2009
- NEED SCROLL BAR MENU TODAY last by alex , on Jan 8, 2009
- info on video p;reloader/player last by szilaghi , on Dec 18, 2008
- play video based on radio button selection last by hdmyg8586 , on Dec 8, 2008
- Freelance Flash Programmer last by alex , on Nov 17, 2008
- Web Designer last by alex , on Nov 17, 2008
- Flash Player 10 Available for Download last by alex , on Nov 17, 2008
- Stock Flash Wishlist last by sarumitai , on Oct 22, 2008
- Adobe Unveils Creative Suite 4 Web Premium last by alex , on Sep 29, 2008
- Adobe introduces Photoshop CS4 Extended last by alex , on Sep 29, 2008
- Internet 60 times faster - new gear last by johny , on Sep 28, 2008

You need to be logged in in order to post a reply. Please click here to go login and be redirected to the post form.