Posts

Importing a Camtasia AVI clip

i doing screen captures using camtasia.  captures great long play them in camtasia or windows media player or other brand of media player.  when import them cs5 premiere lose quite bit of quality , end small artifacts smudges. i'm of newbie @ if i'm missing easy don't know it.  i've looked thru files , forum didn't see might have helped me.   other avi files import cs5 fine i'm thinking must either codec i'm using or video setting in camtasia needs optimized premiere. any suggestions? go section's main page http://forums.adobe.com/community/premiere/premierepro_current   enter camtasia in search forum only box , click search   read previous discussion threads More discussions in Premiere Pro CC adobe

Registrierung ändern - Joomla! Forum - community, help and support

Image
hallo, kann mir jemand helfen? wenn ich auf der startseite von joomla unter der anmeldung auf registrieren klicke, kommt folgendes formular. registrierung name: * benutzername: * e-mail: * passwort: * passwort bestätigen: * felder die mit einem stern (*) markiert sind, werden unbedingt benötigt. wie kann ich z.b. unter dem feld name: zusäztlich das feld vorname: einfügen vielen dank im voraus das könntest du einfach im entsprechenden formular. davon hast du es aber noch nirgends gespeichert, und hast du davon, wenn dieses feld in keiner anwendung, die auf die userdaten zugreift, abgefragt wird? Board index Joomla! International Language Support International Zone German Forum Joomla! 1.5 Komponenten, Module, Plugins

Swf Scales with Browser Window

i have html file called index.html contains code makes the  embedded swf scale browser window. put swf , html  file in zip , uploaded them connect pro. when click on link  connect provides ignores index html made and  generates own html window display flash content.   is there anyway around?   i  thinking if there away make connect generated html  files way need awesome. there setting i  can change in connect installation folder allow custom  html output flash content?  love make connect content  have custom backgrounds , scripts in html. More discussions in Connect General Discussion adobe

Integration with .NET 4.0 Framework

my development server coldfusion 9,0,0,251028 enterprise.   we use .net integration service run our .net code in cf.  have code works when .net assembly built using .net framework 3.5, if fails when assembly built .net framework 4.0.   the errors being logged are: "error","jrpp-221","09/08/10","12:18:01",,"error in retrieving referenced assembly" "error","jrpp-221","09/08/10","12:18:02",,"aborting proxy generation no classes found in dependent class list. might mean class mynamespace.prooftool not present in assembly" can verify .net integration service compatible .net framework 4.0 assemblies?   is there way more specific error "error in retrieving referenced assembly"?   thanks! as far know works versions 1.1 , 2.0 of clr.  means .net 1.1, 2.0, 3.0 , 3.5.  .net 4.0 uses new 4.0 version of clr.   have around on internet see if 1 has got .net 4.0 interface working jni or some...

Send email to admin and user - Joomla! Forum - community, help and support

hi, im using modified version of free extension: rapid contact http://extensions.joomla.org/extensions ... forms/8219 at moment works this: a user submit form, , email sent admin-email address. i add: i send confirmation email user well, when try use same code twice receive first mail. ***** manual signatures not allowed ***** heres code admin-mail: code: select all //mail sent administrator //       if ($myerror == '') {                $mysubject = $_post["rp_name"] . ' made contact';          $mymessage =  $_post["rp_name"] . ' made contact'  ."\n\n" . 'the registered email is: ' .$_post["rp_email"]. "\n\n". $_post["rp_message"];         $mailsender = &jfactory::getmailer();         $mailsender->addrecipient($adminrecipient);         $mail...

Exporting to AVI - clips my 1280x720 video

i create "hdv 720p 30" project , import 1280x720p mov video. when try export video in microsft avi format, 1280x720 video, video clipped, either on sides, or @ top , bottom, depending on codec. have tried available codecs, , setting export undistorted video uncompressed avi. windows media profile exports properly. are trying create 720x480 standard def video?   if not, don't want use avi output setting anyway.   what purpose exporting file. can advice on best output option , setting. More discussions in Premiere Elements adobe

Joomla with Div structure? - Joomla! Forum - community, help and support

hello, i new joomla , start learning , developing websites. experienced coding xhtml/css layouts javascript(prototype, scriptaculous, jquery) , flash elements. i write xhtml/css myself using div structure. when @ joomla based sites see source code formed entirely in tables. not familiar kind of development there way me build joomla site div structure? , access freely edit xhtml/css appearence , add custom javascript interactions etc? i starting point zero, great tips. best components started div based custom templates? thanks answers! when @ joomla based sites see source code formed entirely in tables. many sites indeed / designed tables rather <divs>. but, of newer template designs moving divs. and joomla getting rid of tables used in it's output , moving (or all) divs. so, can indeed design great templates in joomla no tables , divs. now, how started, i'd suggest spending time looking @ beez template comes joomla. don't fooled "cute" design. there sol...