Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
4
Posts with Upvotes
2
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
7 Endorsements
Ranked #260
Ranked #2K
~13.3K People Reached
Favorite Tags

106 Posted Topics

Member Avatar for Ritesh_4

I've always made mine 16 square pixels. That seems to be a good fit and that's what I read in tutorials when I first learned.

Member Avatar for redplanetpk
0
312
Member Avatar for Reliable

I've been through Code Academy and LearnStreet Beginners courses. I am currently workign on the beginner's projects in Code Garage to practice. It seems, though, that there are some methods needed to complete the projects that werne't covered in the lessons. Anyone else use this site and notice this? Also, …

Member Avatar for RoryGren
0
109
Member Avatar for Reliable

I've gone through Code Academy's beginner's JS course. I would like to not only practice what I've learned more, but now move on to interdemiate lessons. Is there a site like Code Academy offering such things for free and online?

Member Avatar for imBaCodes
0
112
Member Avatar for Reliable

Hello, [Here](http://www.inecnursing.org) is the website I have done. [Here](http://www.inecnursing.org/inec.css) is the css to the site. [Here](http://inecnursing.org/SpryMenuBarHorizontal.css) is the CSS for the menu bar.Lastly, here is the CSS for the menubar to fit on the home page. #menubar { margin-left:169px; width:75%; } I'd like someone to let me know why the …

Member Avatar for pixelsoul
0
175
Member Avatar for Reliable

Hello Again, Sorry to kep bothering everyone, but I still need a little help. I'm coming across problems I haven't come across before. My new problem is that beyond a 1024 width resoluton the site--particulalry the home page--gets distorted. As opposed to posting all the code that might be relevatn …

Member Avatar for <M/>
0
206
Member Avatar for Reliable

Hello All, I'm just learning JS although I have a fundamental knowledge of Actionscript 3.0 (which is based on JS). I'm a little confused right now as I'm following the lessons on appendTo.com. It seems in JS functions are made into variable and those variable are invoked. Is that how …

Member Avatar for Troy III
0
150
Member Avatar for Reliable

Hi, my navbar renders fine in IE and Chrome, but not in Firefox or mobile devices. Firefox cute it short while mobile devices extend it. [Here](http://mtechenterprises.com/inec/index.php) is the site. Can anyone tell me what I coded wrong or what hack I need to make it right across teh board? Thanks

Member Avatar for LastMitch
0
198
Member Avatar for Reliable

Hey, I solved one problem and can't get rid of another. I have used spry menus before with no problem. Now that I want to use the efficiency of an include statement for my navigation it won't style correctly. [Here](http://www.mtechenterprises.com/inec/) is the site I'm working on. The problem shows on …

Member Avatar for Reliable
0
236
Member Avatar for Reliable

Hello Everyone, I don't understand why my code won't work. Everything LOOKS fine, but I don't get the email I'm supposed to get and the screen does not refresh with the thank you message the user should see once the submit button has been pressed. Below is my code (the …

Member Avatar for Reliable
0
244
Member Avatar for Reliable

Hey there, I had to place an include statement inside a div and style the div with negative top margin in order to remove some unwanted white space mysteriously created between the include statement and the image right before it. Why'd I have to do that? Is that normal practice …

Member Avatar for pixelsoul
0
150
Member Avatar for Reliable

Hey everyone, I was under the inpression that PHP would refresh dynamically and not necessarily the whole page. When I make forms in PHP I am noticing the entire page gets refreshed before the new content is displayed. this is the oppsite of what I am trying to acheive. If …

Member Avatar for diafol
0
238
Member Avatar for Reliable

I made a website that has a floated div which contains the contact form. The entire website can be seen on all platofrms and on all browsers except for teh contact form. After some research I believe the floatd div is rpeventing the contact form from being viewed on tablets …

Member Avatar for dany12
0
149
Member Avatar for Reliable

Hello Hello, I'm looking for some quick help if possible. I have webpage up that works perfectly except in IE. In IE the contact form won't even show. I have no idea what the problem is. If someone would take a loook and provide assitance I would be oh so …

Member Avatar for Reliable
0
321
Member Avatar for Reliable

Hello Everyone, I've made a web page which you can see [here](http://www.ezaspi.org) that works fine on every major browser EXCEPT IE. In IE the contact form doesn't show. Here's the 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> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Mrs. Ward's Easy …

Member Avatar for blocblue
0
245
Member Avatar for ggeoff

If you can I would convert the videos to .flv format. If you are stick with .mov, .wmv, or .avi formats then use the embed code for Quicktime or WMP (Windows Media Player).

Member Avatar for ggeoff
0
198
Member Avatar for Reliable

Hello Everyone, I'm trying to change the page content based on which link is pressed. Can someone tell em hwy my code doesn't work, please? Last error I got was a parse error on line 43. Thanks [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> <meta …

Member Avatar for P0lT10n
0
174
Member Avatar for Reliable

Hey Everyone, Thanks for taking the time to read this and help me with my problem. I grabbed [URL="http://dynamicdrive.com/dynamicindex2/crosstick.htm"]this [/URL]code from Dynamic Drive. I'm trying to style it better. I've had some success, but some thing are giving me a run for my money since i don't know JS. [LIST=1] …

Member Avatar for stbuchok
0
127
Member Avatar for Reliable

Hey Everyone, I decided to learn Fireworks CS4 and make it a apart of my arsenal for website layouts since it has the CSS export feature. I used to slice in Photoshop and have now learned to slice with Fireworks. The only thing is it seems even this is limited …

Member Avatar for matricol
0
114
Member Avatar for rooter1204

yep, GIMP will do the trick 4 free and there are even several sites where you can upload you images and create them free online.

Member Avatar for gogreen1
0
274
Member Avatar for Reliable

Good Afternoon Everyone, AM I correct in that it is ok to use event.target if the target movie is a stand alone object. But I need to use event.currentTarget if the movie clip has children inside?

Member Avatar for mouseupevent
0
108
Member Avatar for Reliable

Hey Everyone, I am hopign someone can help me out. I'm trying to learn how to use Fireworks to slice and export my website layouts since it has been given the CSS functionality. Problem the examples I have seen on ly show simple layouts wehre there are clear boundaries between …

0
56
Member Avatar for Reliable

I was wondering if anyone here integrates Flash with After Effects at all for you web projects or any elements thereof or even if, perhaps, you use AE in lieu of Flash on certain projects. I know AE is primarily video but since it has such awesome animation capabilities I …

0
81
Member Avatar for Reliable

Hey everyone, Got a problem. I don't know JS and I've googled my problem. Either I'm not find what I need or I am not understanding what I've found. As the title says I have a form which check boxes. The last check box is labeled "other". What I want …

Member Avatar for @developer
0
66
Member Avatar for Reliable

I downloaded an FLA from a server. When I went to open it it told me Seek failed. I tried a couple of times to no avail. I've never seen this message before and it doesn't happen on any other FLAs I have. what's this all about?

Member Avatar for JasonHippy
0
95
Member Avatar for Reliable

I've instantiated my movie clips and set visible to false. I even set up the linkage properties, assigned variables, and set alpha to 0, but I can still see them. they are on the stage in frame 1 but I want them invisible until told otherwise. Overall, instead of using …

Member Avatar for Reliable
0
101
Member Avatar for Reliable

Hey everyone, Quick question..why would I use the text transform property when I could just type it how I want it? Thanks for your time.

Member Avatar for maryparker
0
79
Member Avatar for Reliable

Hello Everyone, I've been trying to see if it would be faster to learn to slice my layouts in Fireworks CS4 and export to Dreamweaver or just continue to prepare my assets separately in Photoshop and manually piece them in Dreamweaver. TO that end I have attached the Free PSD …

Member Avatar for opticblaze
0
179
Member Avatar for Reliable

Happy New Year Everyone! By the time you read this perhaps you have enjoyed a safe fun and fun New years celebration. I have been making the graphics for my deisgn in Photoshop and putting them together in Dreamweaver. While I will still use Dreamweaver I recently fired up Fireworks …

0
122
Member Avatar for Reliable

Hello, Yes, I've googled it, but want to check for confirmation (mire if a trust issue). If I make colored tabs for my navigation elements that are at least as large as the largest element if not larger and set them as background images for a:hover will the image put …

Member Avatar for Reliable
0
101
Member Avatar for Reliable

Hey Everyone, I would like to get a general consensus on what the average rate per hour is amongst you for Flash work? Do you charge per hour or by the project. I'm going to do a header for someone and I'm trying to come up with fair price.

0
77
Member Avatar for Reliable

Hello All, I'm torn between methods for using an image as my website header while still maintaining accessibility and making the site SEO friendly. I initially just used the image as a background image. I also saw how another site used the image as the background image with an actual …

Member Avatar for Kraai
0
102
Member Avatar for Reliable

Hello, I've been trying all day to fix a problem. I've installed and reinstalled XAMPP and WAMPP at separate times to achieve a web server to no avail. I did so thinking there was a problem with my installation. From the little progress I have made there seems to be …

0
76
Member Avatar for Reliable

OK...I made a motion tween in CS4 with a keyframe in the middle of the tween. I want to move the middle keyfame over one frame but it doesn't seem to want to let me. How do I do this in CS4?

Member Avatar for Reliable
0
102
Member Avatar for vianco

I'd like to help, but I don't completely understand your question. Perhaps you could rephrase it?

Member Avatar for Reliable
0
66
Member Avatar for Reliable

Hello Everyone, Hope you're having a great weekend, especially in the Chicago land area where it's usually pretty chilly this time of the year and instead it's in the mid eighties. I'm looking to make an unsubscribe page. I don't know if everything can be done automatically or not and …

Member Avatar for P0lT10n
0
1K
Member Avatar for Reliable

I would like to someone to tell me how the picture of the man in the flash header was made to look like this. Here is the [URL="http://www.delmcneal.com/"]link[/URL]

Member Avatar for rajarajan2017
0
70
Member Avatar for Reliable

Hello Everyone, I am having the hardest time converting an FLV file. I've been using AVS video converter and even downloaded a couple of freeware programs, but nothing wants to render the video AND the audio. The FLV plays just fine and when I convert--no matter what format I convert …

Member Avatar for rajarajan2017
0
78
Member Avatar for Reliable

I'm integrating a [I]Lightform [/I]AJAX contact form with a web page I already made. The error messages render properly in all major browsers except IE8. Assuming it's a CSS problem are there some IE8 CSS bugs I am overlooking? Are there any fixes for those bugs if so?

Member Avatar for johnny_rotten
0
93
Member Avatar for Reliable

I have a bunch of pictures I'm retouching/restoring. I have one, though, that has a bunch of red discoloring dots in quite a few places. As opposed to taking the spot healing tool for about an hour is there another more efficient way to go about this ? I was …

Member Avatar for PixelExchange
0
75
Member Avatar for Reliable

Hello everyone, I'm having a hard time getting a an AVI file to play in Photoshop CS4. It shows that it is there: the layers pallet has the filmstrip icon on it and it shows in the animation time lien. Unfortunately , though, all I see is white. I've searched …

Member Avatar for frankdushan
0
107
Member Avatar for Reliable

Hello Everyone, I have a home business network with a PC and two laptops. It would be helpful to use the Wake on LAN feature to boot my PC from my laptop (useful when I'm in the field adand n convenient when I'm at home). I've tried a couple of …

Member Avatar for gurukid22
0
127
Member Avatar for Reliable

Hello Everyone, I know that you pas variables with the $_GET method, but i am unsure as to how or why. When is this action called for? Thanks for helping me clear up my confusion. David

Member Avatar for rajarajan2017
0
122
Member Avatar for Reliable

Hey everyone. I wanted to use an HTTP reference within an image tag inside an XML file as opposed to having the image in a folder . Is that feasible?

Member Avatar for fxm
0
84
Member Avatar for Reliable

does nay one use both interchangably? If so, for what reasons? Now that I'm exploring After Effects it seems there are some tasks much more easily done in After Effects that I could simply export to SWF

0
66
Member Avatar for Reliable

I know the include function can't completely replace a template, but in cases where there could be a choice which do you think would be more efficient?

Member Avatar for bjeffries
0
25
Member Avatar for Reliable

I was watching a video on vector masks in Fireworks which displayed the ability to scale gradient masks with great simplicity. Unless I am missing something whenever I want to change a gradient mask in Photoshop I undo and redo the mask. Being able to simply scale the mask to …

Member Avatar for Reliable
0
53
Member Avatar for Reliable

Although I've read about it it still doesn't sink in when you will need to pass in a variable. I think I know how i just don't know for what reason. If someone could provide that information for me i would appreciate it. Also, is PHP variable passing more efficient …

Member Avatar for Reliable
0
81
Member Avatar for Reliable

Does anyone know to make those FLash ads that go across the whole screen and then end up in their destination at the end of the ad? I see them sometimes on MSN.com and Yahoo.com. If someone could do a tutorial on that i would appreciate it.

Member Avatar for Reliable
0
77
Member Avatar for anish.anick

I googled it for you and found this. You can customize Google (which is open source) for your own site . [url]http://www.google.com/cse/[/url]. Hope your problem is solved. Much success to you.

Member Avatar for Reliable
0
127
Member Avatar for Reliable

I'm trying to make a preloader for an FLV within an SWF. In other words, I've placed the video in the time line. Because, like other Flash content, it takes a minute to load, I am tying to make a preloader for it. The preloader is supposed to be an …

Member Avatar for rajarajan2017
0
90

The End.