Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
1
0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for kanjigirl

I have the following Flash code running the photo stack at top right in this page: [URL="http://www.adventurecamper.com/#&slider1=4"]http://www.adventurecamper.com/#&slider1=4[/URL] [CODE]<script type="text/javascript"> var flashvars = {}; var params = {}; params.wmode = "transparent"; var attributes = {}; swfobject.embedSWF("http://www.adventurecamper.com/wp-content/themes/adventurecamper/flash/stack.swf", "slider", "650", "260", "9.0.0", "http://www.adventurecamper.com/wp-content/themes/adventurecamper/flash/expressInstall.swf", false, flashvars, params, attributes); </script>[/CODE] I'm not that familiar with …

Member Avatar for Airshow
0
290
Member Avatar for kanjigirl

I don't have access to the original Flash file - can someone help? Here's my test page. You can see that first test banner not working at the top, with the code provided by the advertiser: [URL="http://www.riftcache.com/test.php"] http://www.riftcache.com/test.php[/URL] If I remove the "?clickTAG...." part from the "embed src" section, it …

Member Avatar for j_rome
0
148
Member Avatar for kanjigirl

Is it possible to control which files get included by looking at the browser type? For example if I'm using: [CODE]<?php include("includes/nav.php"); ?>[/CODE] but for all IE browser versions I'd like to call a different file, nav_ie.php, can that be done, and if so, how would I go about it?

Member Avatar for FlashCreations
-1
109
Member Avatar for kanjigirl

I know how to do this to control current navigation display: [CODE]<?php $thisPage="one"; ?>[/CODE] How would I modify it if I wanted there to be two pages, that is, if $thisPage should meet two conditions - 'if this page = one or this page = two'? Something like this but …

Member Avatar for me655321
-1
96
Member Avatar for kanjigirl

I'm using a Javascript gallery (runs on Prototype library) that populates a caption field if the user has entered a caption for an image. I need a little bit of code to hide the caption's div entirely if the user hasn't entered a caption for a particular image (var 'caption' …

Member Avatar for nauticalmac
0
1K
Member Avatar for kanjigirl

Last night I moved my old Dell 2400's innards into a new larger case. The computer booted immediately (XP SP2) and ran fine, no problems at all, for several hours. This morning when I started it up, I noticed it was running slow. I checked the Task Manager and I …

Member Avatar for DellOutreach
0
193