4,605 Topics

Member Avatar for
Member Avatar for wmc1956

Our computer has a 6g hard drive and I just reformated it a couple of days ago. It had been running slow and saying that it had low disk space. So after I reinstalled Windows XP and as I was installing the various drivers I was watching to see how …

Member Avatar for tigerbright
0
574
Member Avatar for newbiecoder

Hello, I am currently designing a website with Flash and I am curious about its usability on mobile devices, especially mobile phones. My second question is if I make an HTML website and it has a Flash video, can it be seen on mobile phones? Thanks a lot!

Member Avatar for vishalbandre
0
117
Member Avatar for programer25

I have a dell inspiron 1526, when you turn it on you can hear the fans going and the lights will all flash one time like on regular start up then then 9 lock stays solid lit and the A lock and down arrow lock flash... I have tried so …

Member Avatar for flagstar
0
115
Member Avatar for playmakerzam

problems: 1.when running youtube videos i get either "an error occured, please try again later" or just a black screen. (i can run other videos on other sites cept for youtube vids) 2.Yahoo.com page is messy and jumbled :( so is youtube sometimes. 3. also cant login in yahoo messenger …

Member Avatar for lasitha2005d
0
189
Member Avatar for Luckychap

I have seen many beautiful clocks using images and and canvas and flash. So I thought of developing one with pure HTML,CSS3 and javascript, no images at all. This clock can be completely design using CSS. A brief description of Javascript used:- 'AnalogClock' is the name of the class which …

Member Avatar for Luckychap
0
479
Member Avatar for ushajase

how to insert flv into html? Now i am using this script. [CODE] <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="723" height="445" id="FLVPlayer"> <param name="movie" value="FLVPlayer_Progressive.swf" /> <param name="quality" value="high" /> <param name="wmode" value="opaque" /> <param name="scale" value="noscale" /> <param name="salign" value="lt" /> <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Halo_Skin_3&amp;streamName=images/Welcome_Message_Final1&amp;autoPlay=true&amp;autoRewind=false" /> <param name="swfversion" value="8,0,0,0" /> <!-- This param tag …

Member Avatar for ushajase
0
121
Member Avatar for manu555

xml file [CODE] <?xml version="1.0"?> <tiltviewergallery> <photos> <photo id="10" imageurl="images/logo/cb0dc425946c764543897decab7cca56.jpg" linkurl="gallery.php?id=2&amp;gid=10"><title>ascsaas</title><description>sacsac</description></photo> <photo id="11" imageurl="images/logo/1896949a52b7685ebec8bc01862d6d68.jpg" linkurl="gallery.php?id=5&amp;gid=14"><title>sssa</title><description>sassa</description></photo> </photos> </tiltviewergallery> [/CODE] php code [CODE] $sql = "SELECT `id` FROM `galleryimg` WHERE `id`=$id"; $result = dbQuery($sql); $row = dbFetchAssoc($result); //$linkurl = 'gallery.php?id='.$row['id']; //$imageurl = 'imgs/'.$catImage; global $srvRoot; if (file_exists($srvRoot.'gallery.xml')) { $tiltviewergallery = simplexml_load_file($srvRoot.'gallery.xml'); foreach($tiltviewergallery->photos->photo …

0
69
Member Avatar for spothao

Hi everyone , i just in this forum recently , so i hope it can help me much . I'm learned about C++,some visual basic ,some adobe flash ,some Lisp ,and try to start learning python . It's good to know that this forum have these many language together.

Member Avatar for jingda
0
47
Member Avatar for deecoup

[url]http://www.sitepoint.com/forums/[/url] – PR7 [url]http://forums.digitalpoint.com/[/url] – PR7 – Post requirement prior to sig link [url]http://forums.seochat.com/[/url] – PR6 [url]http://www.daniweb.com/forums/[/url] - PR6 [url]http://www.zymic.com/forum/[/url] – PR6 [url]http://www.googlecommunity.com/forum/[/url] – PR5 [url]http://www.smallbusinessforums.org/[/url] – PR5 [url]http://forums.site-reference.com/[/url] – PR4 [url]http://www.websitebabble.com/[/url] – PR4 [url]http://affiliate-marketing-forums.5stara...grams.com/[/url] – PR4 [url]http://www.geekvillage.com/forums/[/url] – PR4 [url]http://www.dreamteammoney.com/[/url] – PR4 [url]http://www.wickedfire.com/[/url] – PR4 [url]http://www.v7n.com/forums/[/url] – PR4 [url]http://www.webdigity.com/[/url] …

Member Avatar for Mellisa82
1
2K
Member Avatar for ssnake_pit

Hi there i a great headache about the message i got from this Laptop Toshiba satellite 1805 - S203 the story starts here one day i saw my battery charge was going down so i plugged it to the electrical cable then it shutdown, :?: ; then i turn it …

Member Avatar for edduard
0
379
Member Avatar for HelenLF

I have a friend who has a Flash/html site at present. The company running the site offered to add a sitemap. However this is merely navigational links at the bottom of the page with a heading 'sitemap'. Would this be of any value from an SEO point of view, or …

Member Avatar for Jennifersarah
0
375
Member Avatar for Sabre2th

Hello and thank you for the welcome to DaniWeb. I hope that someone can find the time to help me with my xp problems. The problem is that one of my svchost.exe processes gradually demands more and more ram and cpu which eventually locks up my machine. I can safely …

Member Avatar for jholland1964
0
414
Member Avatar for Dragonbaki

Hi experts., Can anybody know how to select and upload multiple files using javascript [ with php too ]..? I dont want to use silverlight or flash..! I just need to do it in simple way.. Please help me..! Thanks.,

Member Avatar for karthik_ppts
0
179
Member Avatar for bibiki

Hey there, I might not be able to accurately describe my problems, but I'll do my best. I am taking these tutorials on adobe website that walks me through building a flex web application. In order to take the tutorials, I needed to previously deploy a war file that sets …

0
243
Member Avatar for apanimesh061

[CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>3D Tag Cloud</title> <style type="text/css"> body{ background:#DDD; color:#000; } a{ color:#009; } a:hover{color:#00F;} address { font-family:Georgia; font-style:normal; text-align:right; } #tagcloud{ background:#FFF; border:1px solid #000; font:14px Verdana,sans-serif; height:400px; overflow:hidden; position:relative; width:400px; } #tagcloud ul,#tagcloud li{ list-style:none; margin:0; padding:0; } …

Member Avatar for Airshow
0
197
Member Avatar for Twiggy159

A couple weeks ago my computer was hit with the "Windows Repair" virus that said my hard drives were crashing. I managed to get rid of that but it seems that now every once in a while Internet Explorer will pop up with a random link to anywhere, such as …

Member Avatar for jholland1964
0
416
Member Avatar for Cyberoxy

Hey there I need this problem to be solved. These ListItem controls should display images when you select item. When I debug it, the image flash blank. I cannot find incorrect codes. Look at bold codes below: [B]Markup:[/B] [code] <form id="Form1" method="post" runat="server"> <asp:ListBox Runat="server" ID="dlist1" SelectionMode="Multiple" onchange="swapImage1()"> <asp:ListItem Value="../Images/photo1.jpg">Photo …

0
75
Member Avatar for sdleikam

My wife has an older Gateway 600 YGR laptop. When the power button is pushed, the lights will momentarily flash and the fan runs continuously, but the laptop does not boot up. Upon checking the heat sink posts ( which were broken), I noticed that the CPU socket would move …

Member Avatar for real4
0
237
Member Avatar for the.avon.lady1

Hi, I was having a problem with my new Dell computer making clicking noises so I called Dell Tec support. He took controll of my computer and ran some checks then told me I had Spyware that had to be removed. Wanted to charge me a high price to do …

Member Avatar for jholland1964
0
246
Member Avatar for killza

Hey, this exploit periodically pops up on my MSE. I'd ideally like to get rid of it permanently. Here are the logs I had to break this down into like a million posts because the logs were too large for one post to handle. Sorry about that! I know for …

Member Avatar for jholland1964
0
629
Member Avatar for dmelgray

When I do the initial install I get this: Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'localhost' (10061) in D:\Hosting\6585577\html\rhythmmovement\install\index.php on line 18 Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in D:\Hosting\6585577\html\rhythmmovement\install\index.php on line 19 Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource …

Member Avatar for diafol
0
208
Member Avatar for saucy6969

Hey there, I have done multiple browser checks on the new website I am doing and all looks good except for Firefox moving the footer on the gallery page. I am guessing it doesn't like the flash. Can't figure out how to keep it stationary. Any comments from the gallery? …

Member Avatar for matricol
0
171
Member Avatar for _Jen_

Hello! I have Windows XP Home Edition SP2, Version 2002, which I run on eMachines version T2875. I began to run into a problem a day and a half ago, which hadn't seemed quite so drastic at the time. My default web browser is Firefox (version 3.6.17) and every time …

Member Avatar for _Jen_
0
511
Member Avatar for Leo G

Running XP SP3 Dell Dimension 4700 The computer was acting a bit weird for a short part of the day, the monitor kept blanking out and sometime it would flash. We tried a reboot and ended up with a BSOD stop: 0x0000007E (0xC0000005,0x804D9092,0xF78DDF88,0xF78DDC84) [img]http://fototime.com/9178CAB72707663/orig.jpg[/img] For a while I had access …

Member Avatar for Leo G
0
103
Member Avatar for ronnieaka

i'm gonna be building a website,for my summer training,but then later commercialize to earn a few bucks Main thing is, i want to make it as attractive GUI wise as possible with probably PHP only, and ajax and flash are allowed to get as many marks as possible and it …

Member Avatar for dhruv_arora
0
115
Member Avatar for sandeepparekh9

India released a Rs.1,500 ($30) laptop / Tablet PC for students and teachers in colleges and Universities. The device is currently not available for sale in the market as government has decided to launch it for students in 2011. The price of this device (so called laptop) may even go …

Member Avatar for teammate
0
213
Member Avatar for vizz

can anyone help me to create jquery, javascript one page template exactly or looklike below [URL="http://www.istockphoto.com/stock-flash-3103298-curtain.php?st=236fbf5"]http://www.istockphoto.com/stock-flash-3103298-curtain.php?st=236fbf5[/URL]

Member Avatar for matricol
0
94
Member Avatar for Riteman

A website is under construction. Am struck to a point here: In the website am building, the clients requirement is that, He offers some works under some payment. So he needs in his services page the kind of drop down list in such a manner that its as below: say, …

Member Avatar for Riteman
0
122
Member Avatar for TularePC

Hi everyone, My name is Jeramy and I am new to the forums. I did a search and tried to find a similar post and one came up with certain search terms - however I forgot which it was =( I'm an independent contractor and I setup HDTVs, PCs, networks, …

Member Avatar for TularePC
0
184
Member Avatar for radujit

Hi, I am using one of the built-in jquery slider scripts. Everything works fine in explorer, but in Firefox, Opera and Chrome is messed up. Here is the style: [CODE]<style type="text/css"> .clear { clear:both } #gallery { position:relative; height:237px } #gallery a { float:left; position:absolute; } #gallery a img { …

Member Avatar for matricol
0
78
Member Avatar for iamthwee

Just like java applets seem to have had their day... is flash going the same way (no support on the ipad?) Is this a concern for designers who use flash. I use flash actionscript 3.0 occasionally. What are your thoughts?

Member Avatar for diafol
0
152
Member Avatar for sanjuanair

I have problem with my pc that it not booting!!!!!!!!!! when we power on the mains(wall outlet) ,even without switchon the power switch in cpu, the system starts.means no control of pwer switch in machine. second thing it is not going to bios.So there is no display and even if …

Member Avatar for jingda
0
198
Member Avatar for geekme

My code debugs with no error however the output console( black screen) just comes like a flash and vanishes in a blink, showing nothing. Here's my code : using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace beginner { class Class1 { public static void Main() { Console.WriteLine("my first program"); …

Member Avatar for ddanbe
0
146
Member Avatar for doctorphp

Hi everyone. I am having trouble with a jQuery comment system. Here is the code. [code] <?php $page = 'View Support Ticket'; include 'header.php'; $view_hash = clean($_GET['view_hash']); $ticket_query = sprintf("SELECT * FROM support WHERE view_hash='%s'", $view_hash); $ticket_query = mysql_query($ticket_query); $ticket = mysql_fetch_assoc($ticket_query); $ticket_num = mysql_num_rows($ticket_query); ?> <!-- start #page --> …

Member Avatar for Airshow
0
155
Member Avatar for tom356

Hi I have a developer working on a gift App for me, i have seen in for instance that the app bank were you can create your own gift APP all you do is upload a gif and when it is sent to the users wall page, there is a …

Member Avatar for twiss
0
74
Member Avatar for chemwiz1

I've seen earlier posts for this problem, but the solutions don't apply to me, and the earlier posts are a couple of years old. I was hit on 6/5/11 with malware from a legitimate website that I had accessed just the day before with no problems. Malwarebytes (MBAM) identified the …

Member Avatar for steven woodman
0
438
Member Avatar for SusanHAllen

I am attempting to build multiple unique cfforms (flash, not html) within a loop. However, only the last cfform is appearing on the page. Works in cfform with format="html" but not with format="flash." So, I'm thinking it's the flash <cfformgroup> design not moving down the page but displaying one on …

Member Avatar for arrgh
0
92
Member Avatar for morrigan.c

I'm requesting assistance. We are running WinXP, SP3. We appear to have what Stinger found in two files as the Fakealert!fakealert-REP virus (it then deleted those two files). The obvious symptom, for the last couple days, is this: We were running McAfee Antivirus Plus, and currently something *makes it freeze* …

Member Avatar for crunchie
0
1K
Member Avatar for Suetan

Here's my problem. I have a program that integrates HTML with PHP script by ending the PHP, and going with straight HTML code, and then going back to PHP. This should be all well and done, except for the part where after I start the PHP script, it doesn't display …

Member Avatar for diafol
0
576
Member Avatar for saadi06

Hi, Can anyone tell me that how we can check that flash player is installed or not in php.I have searched a lot but could not find anything.Please Help. Thanks in advance

Member Avatar for diafol
0
300
Member Avatar for jeffcogswell

Back around 2004 and 2005, I had embarked on a web project that included the ability for my users to draw on a web page—or at least, that was one of the requirements. At the time, most of my web development had been server-side, with very little JavaScript. Long story …

Member Avatar for arnavbhatkar
1
940
Member Avatar for shoeson

Hi i am trying to use Java for a video conferencing [B]web application.[/B] I am having trouble finding an appropriate framework which enables capturing webcam video in a web page. Could you help me out if you have had similar experience. I guess applets can be used but some recommended …

0
57
Member Avatar for WaleedaaN

hello,, i have create wysiwyg for me i add youtube icon to add video tube this code is [CODE]function insertyoutube() { var video = '<object width="500" height="300"><param name="allowscriptaccess" value="always"></param><embed src="[B]ADD HERE AFTER REPLCE[/B]" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>'; window.opener.insertHTML(video, qsParm['wysiwyg']); window.close(); }[/CODE] i need when i put youtube link like …

Member Avatar for WaleedaaN
0
155
Member Avatar for dasd

Before anyone grouses - I searched the forum for similar posts and found none. So if I'm treading on old territory, my apologies... The situation: An older gateway tower system running Win XP that operates normally except for multiple [I]' application will not open because MSVCR71.dll was not found. Try …

Member Avatar for Sunnyrepairs
0
225
Member Avatar for iamthwee

[CODE]// create two new instances of LoadVars, one to send and one to receive data var dataOut:LoadVars = new LoadVars(); var dataIn:LoadVars = new LoadVars(); // define what should happen when the response is received, // using 'this' to refer to dataIn and get data from it dataIn.onLoad = function() …

Member Avatar for iamthwee
0
437
Member Avatar for MasterBerd

Hey guys, I have a problem: My USB flash drive is not seen on windows 7 ultimate. i have just reinstalled the windows 7, it still won't fix. Was working about a month ago and it just stopped working 3 days ago. Please help, thanks!

Member Avatar for MasterBerd
0
230
Member Avatar for Doctor Inferno

I currently have a caching problem on my flash site. I have set the htaccess file to: [CODE]Header set Cache-Control "no-cache"[/CODE] But when I refresh the page, the images on the flash site still shows the old one from the cache. I also tried setting max age to 1, and …

Member Avatar for twiss
0
94
Member Avatar for dragon@dragon64
Member Avatar for Manak

Hello all, I wanted that a particular user can login only 1 time in a day and his details are updated in the table.Can anyone help me with it. my login method is [CODE]args = params[:user] @user = User.find_by_username(args[:username]) if @user && @user.password == args[:password] session[:login] = @user.username redirect_to( :controller …

0
70
Member Avatar for pavankumarr

Hi Everyone, I want sample code for passing data in flash file and the passed data should be taken or shown as output in aspx or ashx files. Can anyone help me to solve this one. Regards, PavanKumar

Member Avatar for iamthwee
0
87

The End.