Posts

Playing a FLV file on the browser

hello,   i've made , extensive research on forum  one  couldnt resolve here, i've came my  own case.   i can make swf video work on dw  page using insert/media procedure.  flv file shows blank  window not player showing.   here testing version of page:  http://www.bedeco.ma/tcl.php   the script folder  (swfobject_modified.js , expressinstall.swf) flv file  itself, skin file , flvplayer progressive file there  in root directory @ exactely same level testing page.   i've  checked there no space whatsoever in files  names...also flv file tested successfly using adobe media player.   the swf file working loops endelessely i  want add controls user ..and obviousely flv format the  way go.     help please. i apologize if u can not load page, hosting company issue, server goes , down randomnly please retry 15mn later, available.  thanks. More discussions in Dreamweaver support...

How do you upload a Joomla Monster Template? - Joomla! Forum - community, help and support

as above - been @ last 3 hours no joy. basically i'm trying instal flash html zip package joomla 1.5 not having it. i've uploaded zip package through cpanel on namecheap host , again through filezilla joomla templates file - j! backend won't see in templates. i've uploaded other zip files because 15mb i'm doing through cpanel or filezilla when go through extension manager hangs 5 minutes , goes j! cpanel page. this file kind soul know answer. http://dl.getdropbox.com/u/1838646/temp ... 642-sx.zip i've tried uploading through new url alas no. i've unzipped first , uploaded in new folder still nothing. scratching brain. thanks. a 15mb template wow! sure zip archive bundle developer contains template package , extras such images, photoshop files, flash movies , files, etc? in case, first have extract archive retrieve actual template package. Board index Joomla! Older Version Support Joomla! 1.5 ...

Thread: Making a script.

Image
so, i'm making script newbies compile tar.gz files. there way can unzip file , go created directory? have made unzips it, want know if can make automatically go folder extracted. in advance. posted aidenscool09 so, i'm making script newbies compile tar.gz files. there way can unzip file , go created directory? have made unzips it, want know if can make automatically go folder extracted. in advance. it's not advanced, best way can think of off top of head. code: #!/bin/bash #ozymandias_117 if [ ! $1 ]; echo "please enter name of file wish compile" read file else file="$1" fi mkdir extract_program cd extract_program case $file in *.tar.bz2) tar xjf ../$file ;; *.tar.gz) tar xzf ../$file ;; *.tgz) tar xzf ../$file ;; *.tbz2) xjf ../$file ;; *) echo "i don't know how handle file!" ;;...

Double clicking to edit master template is doubling width of container div...

hi, has seen before - when open master template, first time click in it, gets selected. when double click edit template, width of container div (which surrounds page) doubles in size. when view page width in properties or on css style sheet, displays original width of 989 px, when scroll on container in design view, displays 989px (1,985 px).   i haven't saved webpage, can't edit template. know why happening?   thanks! wendy without seeing code?  not likely....  can post link? More discussions in Dreamweaver support forum adobe

Fit Command - CS5

i having trouble getting kfitcontenttoframecmdboss command work. troubleshoot created script creates frame on page , places graphic in it. script calls plugin code frameid. plugin code implements above command boss. runs fine, no assertions. image not fit frame. below code, i've tried running code in snpmanipulatepathandgraphics , snpgraphichelper same result image not fitted. in both cases "undo" menu value set in interface.   // uidref of target rectangle image placed         uidref targetrectuidref(:: getdatabase (idoc), targetrectid);         if (targetrectuidref == kinvaliduidref || targetrectuidref. existsindb () != ktrue ) {             assert_fail ( "invalid uidref on target rectangle" );             break ;         }        ...

setting bounds for WindowedApplication

for reason flex 4 code gives me error can't figure out why.  in windowedapplication have:   var prefs:object = fs.readobject(); fs.close(); var rect:rectangle = new rectangle(); rect = prefs.bounds as rectangle; this .bounds = rect;  // error here   error message: argumenterror: error #2007: parameter rect must non-null.   i tried without rect object , did:   this .bounds = prefs.bounds rectangle; which gives me following error: typeerror: error #1034: type coercion failed: cannot convert object@1dbbe1f1 flash.geom.rectangle.   that seems bogus error since can assign pref.bounds rect without error.  don't know why isn't working.  works under flex 3 compatibility mode breaks lot of spark components can't use it. More discussions in Archived Spaces adobe

front end not being edited by back end! - Joomla! Forum - community, help and support

this frustrating! for reason, updating article, , nothing update in end shows in front end! i've changed css in template , few other things, , looks fine @ end, no errors, front end hasnt changed @ all! am experiencing same bit more complicated. have uploaded site end controls such save, cancel, trash etc on end items not working. in local site, these controls working. after comparing directories in online , offline, same. 1 solution kindly help. regards benpeter Board index Joomla! Older Version Support Joomla! 1.5 Administration 1.5