4,605 Topics
![]() | |
Hello, As you know, most every USB flash drive you purchase these days comes pre-formatted in FAT or FAT32. I have one connected to the USB port of my iMac (333mhz, 96mb RAM) that I want to initialize to MAC OS Extended. However, when I try to format it, the … | |
Hi This is a duplicate of this thread [url]http://www.daniweb.com/web-development/javascript-dhtml-ajax/threads/378765[/url] I want to make image map in flash similar to this one - [url]http://www.image-maps.com/[/url] My image map implementation will be more complex. Basically I want end result like this [url]http://digitalhymn.com/argilla/tipmage/[/url] Only with two changes : - User should able to mark … | |
My whole work life is on my flash drive. I just got a new Dell with Windows 7 and it won't allow me to get to the encrypted vault to enter my password on my flashdrive. I can't get to anything. The troubleshoot program doesn't help. Can anyone offer any … ![]() | |
I would like to reproduce the flash effect from the web page [url]http://www.flashfridge.com/tutorial.asp?ID=17[/url] 2 images on a transparent background in Adobe Flash CS3. I followed the explanations and for my first image, everything is OK The second (vertical shift), fails to keep the first image as the background. The first … | |
I'm having some issues and was hoping someone may be able to assist. When booting up I receive a message that the disk needs to be checked however it then indicates that autocheck cannot check the disk due to a configuration error from a software upgrade. Windows then proceeds to … | |
Hello, A couple of days ago I was using Pandora and it suddenly said that my plugin had stopped working, Firefox froze, and my mouse (laptop) stopped working. I found that somehow the mouse had been turned off. The next day I tried using Pandora again, and once again the … | |
I am having a bit of trouble with general PHP video uploads and then converting them into a FLV flash file for playback. I have heard something about installing something called FFMPEG but I cannot not find any tutorials any where for doing this. So basically what I am looking … | |
I wanted to start getting into the art of creating bots and such, for games specifically. I wanted to attempt something challenging, and this sounds like a daunting task. [url]http://puu.sh/4Rsc[/url] Taking a look at that image, how would I go about making a C# program that would somehow manage to … | |
i have one html page. I want display data from database. i have created one asp file that display data from database also i have created html file which contains all design of web page. when i combine this two . it displays table from database but images are not … | |
Hi guys., I have trapped in a very critic situation. I need to upload files without any restriction of file size. I have a uploader developed using Flash and PHP. I have changed the settings in php.ini as follows upload_max_filesize = 100M post_max_size = 128M memory_limit = 512M max_execution_time = … | |
Hello How can i show an image instead of an empty space if a browser does not support any flash version, currently facing this problem with iphone.... I want the image to be loaded only if the browser in question does not have flash, and if for example am opening … | |
Hi I want to make image map in flash similar to this one - [url]http://www.image-maps.com/[/url] My image map implementation will be more complex. Basically I want end result like this [url]http://digitalhymn.com/argilla/tipmage/[/url] Only with two changes : - User should able to mark other shapes than rectangle, - It should store … ![]() | |
Hi, i can't connect to my D-link dsl 2640u router by using a dynamic ip even if i use static ip and when i hardly can connect ,the router ask me to update the software , but when i load the software image the browser says it take a long … | |
Hi all, I have been started to learn game programming for some weeks. I want to make a simple 2d game first, as a start off. but I come across some trouble~they are: I tried C++: allegro : maybe too primitive and old? Irrlicht: 3d rendering concept too complex for … | |
hi guys, i have a script [CODE]<script>KT_self_url = "pageToRedirect.php";</script> [/CODE] basically it is a script that runs after a flash multi upload. problem is that the script does not refresh the page. so if i set for example [CODE]script>KT_self_url = "members_Detail.php?MemberID=<?php echo($row_WADAmembers['MemberID']); ?>#tabs-11";</script>[/CODE] it hangs with the flash upload on … | |
Hello can you help me please i want to learn how to use flash,and how to animate pictures.can you help me please... | |
Hello Anyone knows how I can force my web browser to automatically update its flash version to the latest one? Or any code which I can add in HTML to verify and update flash if a flash content is encountered? | |
hi guys, i have a script [CODE]<script>KT_self_url = "pageToRedirect.php";</script> [/CODE] basically it is a script that runs after a flash multi upload. problem is that the script does not refresh the page. so if i set for example [CODE]script>KT_self_url = "members_Detail.php?MemberID=<?php echo($row_WADAmembers['MemberID']); ?>#tabs-11";</script>[/CODE] it hangs with the flash upload on … ![]() | |
I just noticed yesterday that I did not have McAfee Security Center installed any more. (beat myself up enough, thanks, but feel free to express shock and dismay.) When I looked on the pc yesterday morning, there was only a McAfee scan app in c:\program files\mcafee. I have had McAfee … | |
Hi, why it's always got the error message said that "NullReferenceException Unhandled" ? Here is my code: [CODE] public partial class MainPage : PhoneApplicationPage { private FlashCard _flashCard; // Constructor public MainPage() { InitializeComponent(); } private void Form1_Load(object sender, EventArgs e) { // This could go under somewhere like a … | |
I am a newbie in Visual Studio (C#). I want to store a text read from a text file and display it on a TextBlock control, but just for a specified row. How can I do that? I've try to search on the internet, and most of them just show … | |
Ok basically I'm just looking for ideas for work arounds. Here's my issue. The only way I can watch megavideo videos on my phone (being that the iPhone doesn't support flash and the "frash" work around is garbage) is to use an app called iMegaVideo. You find the link to … | |
Hi, I am developing a CMS based website which also has a flash gallery, the gallery accepts only xml data as input so i am using info from a database to output the required xml using php. I am setting the page that is currently being viewed using a session, … | |
Hi I'm currently learning flash programming but it is too hard to find any free tutorial on web which is good.I have a problem in making forward and backward button that will skip at least 3 keyframe. I am not talking about gotoAndPlay.It is just the simple game with no … | |
I'm Kaine, I work with a College's IT Dept, and plan on being on the dept permently ^_^ if evrything goes well. I kind of have a mixed skill set when it comes to computers, websites, gaphic design, html and flash, then again I'm only 23, so I have quite … | |
![]() | Hello, The day before yesterday I ran into problem which is rather peculiar. I was doing my own business on the laptop and decided to start watching TV Series "The Sons of Anarchy". Great show! I think I had watched around 5 minutes then suddenly the laptop made a strange … |
Is it even possible...I am not sure. Here is my code so far when I click on the Prog_1_Database buttons I want a window to pop up with more button widgets in. Currently the button widget unfortunately gets added to the top level Here is the code so far: [CODE] … | |
Hello everyone.. I have recorded a video from my satellite digital receiver device on a USB flash disk.. After I plugged the USB disk into my computer, I noticed that the name of the file contained unusual characters (I've taken a picture of the file and put it in the … | |
Hi guys! Any one have an idea of how to create a sub category in vb.net? well I'm thinking of building a sales and inventory system of computer parts and peripherals and here's the logic. I'll be assigning each of them category like for example: Componenets[INDENT]Peripherals[/INDENT][INDENT]Networking[/INDENT] - Processor[INDENT]- Chasis[/INDENT][INDENT] - … | |
Greetings all, I am a junior C#/ASP.NET web developer and have been working for about 3 weeks now. Recently, the graphics person here at work gave me a .swf flash file, an xml file that contained content for the .swf file and a content folder that contained slideshow images referenced … ![]() | |
have Windows XP Service Pack 3 I use Firefox. I can't get rid of Fake Windows Security popup every time that I turn the computer on. I also have a Windows Security shield with an "X" on it on my task bar. Also when I search on google for example … | |
![]() | I want to make a game in flash but I have no clue to start, I need a step by step tutorial, can someone help? ps: I would prefer to make a rpg. |
My "[URL="http://www.daniweb.com/news/story229382.html"]10 Best Linux Distributions of 2009[/URL]" list drew a bit of disdain from some of my readers, so I thought I'd make it up to them by posting a list of Linux distributions that [I]they[/I] like to use. Since I have no way of knowing which of these distributions … | |
![]() | I wanted to follow this tutorial but the first step was confusing. I looked ahead to see if the whole thing was too advanced for me and I am pretty sure that I can handle it. This is the part i'm stuck on: "Okay, so now we're going to get … |
how do you make the python script run when the computer realizes that the flash drive is there when is not in your computer....I'm making a internet boost program and its on a flash drive but i don't want to have to navigate to start it...Thanks | |
Hello every body; i hope you all are fine, i need help on my project where i got stuck; i have a page where user browse and then upload the swf file, i want to extract all the existing images from that swf file when user click on upload button..... … | |
i have a php file where user browse and then upload swf file, now in that swf file i have 3 variables i want to first get those variables and then update those variables with new value...... i don't have any idea about flash. Any suggestions or solutions please Much … | |
Our project proposal had already been approve it is intitled "The Adventures of Rico". We are planning to use flash, but our knowledge about this game development is limited. The plan is will create a 2d animation, and use actionscripts but we don't have much the idea how to code … | |
trying to create a flash object for my website. it is just a 400x200 frame that rotates a bunch of pictures for my products. i want each picture to be an individual link but so far i can only make the object link to one page. any ideas how to … ![]() | |
Not sure if it's a spyware/malware problem, but typing in any field on a web page using Internet Explorer 9 is unbearably slow. I type in a single letter and can wait up to 30 seconds for it to appear on the screen. I suspect a keylogger or something, but … | |
![]() | Hi all, Ok, so here is the scenario, I have a hard drive that has Windows XP Embedded installed, and has various project files stored in a folder. I need to overwrite these files but I no longer have access to via Windows because of the way it has been … |
For some reason, when I try to shape tween an animation in Flash, I'm unable to do it. The option in the Insert toolbar is unable to be clicked, while Classic and Motion tween are given and clickable. Do I have something set wrong that is causing Shape Tween to … ![]() | |
In Photoshop, my JPEG image is CMYK. Once imported to Flash, the colors change to become brighter and more saturated. How can I stop this, or what am I doing wrong? Thank you! | |
Hello! please i need help with this,after sumiting my form i get this error message on line 111 any help i will appreciate, thx [CODE]<?php session_start(); include("../Connections/recruit.php"); echo "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?".">"; //check certification $certification = $HTTP_POST_VARS['certification']; if($certification != "accept") { echo(" Your application has been terminated as a result of … | |
Hi im having the same issue as some other ppl who have poseted have MY IE is totally jacked upp it opens websites on its own worst case secanio it wont let me download anything my download speed is like 4 kbs i cant even download malwarebytes :( but then … | |
...it ends up becoming multiple images and no single animation. What am I doing wrong? Thank you! | |
![]() | OK a lot of developers out there use CMS to design their clients' websites. Among them wordpress seems to rank amongst the top five and I can totally see why. This thread is for all the useful resources you know of using wordpress. I'll start this one off. An absolute … |
Hi! I have been creating animated gifs with flash till now, but since here is HTML5, I don't need flash anymore. But any other program I try (yes, I tried google) want to make me to draw every damn frame one by one, and can't do a simple movement or … | |
Explorer.exe will not start. When I remote into the server it just stays on the blue screen even when I try to manually invoke explorer.exe to start it will flash for a second but nothing happens. Any ideas? |
The End.