Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 1 of 8
1
2
3
>
Last
»
Showing results 1 to 25 of 184
Search took
0.60
seconds.
Search:
Posts Made By:
[Paul Ferrie ]
Forum:
Flash & ActionScript
02-28-2012, 06:35 PM
Replies:
3
ie ignores flash width/height, display remains small
Views:
1,047
Posted By
[Paul Ferrie ]
That i wouldn't know. But what i do know is that...
That i wouldn't know. But what i do know is that swfObject will fix your issue.
Forum:
Flash & ActionScript
02-28-2012, 10:29 AM
Replies:
1
action script 3 in flash cs5
Views:
892
Posted By
[Paul Ferrie ]
Can you post your fla with the preloader as you...
Can you post your fla with the preloader as you have it now so we can see where this issue is.
Forum:
Flash & ActionScript
02-28-2012, 10:28 AM
Replies:
1
change flash player options
Views:
676
Posted By
[Paul Ferrie ]
This should...
This should (http://www.albinoblacksheep.com/tutorial/contextmenu) help you out.
Forum:
Flash & ActionScript
02-28-2012, 10:26 AM
Replies:
3
ie ignores flash width/height, display remains small
Views:
1,047
Posted By
[Paul Ferrie ]
You should use swfObject...
You should use swfObject (http://code.google.com/p/swfobject/) to embed your flash.
Forum:
Flash & ActionScript
01-23-2012, 10:13 AM
Replies:
11
Is Flash SEO friendly
Views:
4,885
Posted By
[Paul Ferrie ]
Rather harsh words. I have several full flash...
Rather harsh words. I have several full flash sites and there is no problem with them ranking on google(first page).
Like every other tool for developing website flash has it's place. To say...
Forum:
Flash & ActionScript
11-07-2011, 12:54 PM
Replies:
5
Analytics in Flash
Views:
625
Posted By
[Paul Ferrie ]
Who said you could only have one piece of flash...
Who said you could only have one piece of flash on your page?
Forum:
Flash & ActionScript
11-04-2011, 05:12 PM
Replies:
5
Analytics in Flash
Views:
625
Posted By
[Paul Ferrie ]
Flash would be your best option. Whats wrong...
Flash would be your best option.
Whats wrong with the open source player?
Forum:
Flash & ActionScript
11-02-2011, 01:07 PM
Replies:
10
hyperlink works on local PC, not on live website
Views:
1,191
Posted By
[Paul Ferrie ]
Cool, simple enough fix :)
Cool, simple enough fix :)
Forum:
Flash & ActionScript
11-02-2011, 12:43 PM
Replies:
10
hyperlink works on local PC, not on live website
Views:
1,191
Posted By
[Paul Ferrie ]
It is as i thought. You need to change the...
It is as i thought.
You need to change the button number in the embed code to reflect the page your on. Currently it is set to 1 on all pages. Change these to reflect there position in the menu and...
Forum:
Flash & ActionScript
11-02-2011, 12:21 PM
Replies:
10
hyperlink works on local PC, not on live website
Views:
1,191
Posted By
[Paul Ferrie ]
Can you post the fla? I will know for sure what...
Can you post the fla? I will know for sure what is going on if i can see it.
Forum:
Flash & ActionScript
11-02-2011, 11:45 AM
Replies:
10
hyperlink works on local PC, not on live website
Views:
1,191
Posted By
[Paul Ferrie ]
The code below tells flash which button to...
The code below tells flash which button to disable
<param name="movie" value="flash/menu_v8.swf?button=1" />
In your movie this would be services
The code above was taken from FAQ and is the...
Forum:
Flash & ActionScript
11-02-2011, 10:50 AM
Replies:
5
Analytics in Flash
Views:
625
Posted By
[Paul Ferrie ]
Yes you can use google analytics in Flash. You...
Yes you can use google analytics in Flash. You can find information about it here (http://code.google.com/apis/analytics/docs/tracking/flashTrackingIntro.html)
Here...
Forum:
Flash & ActionScript
10-27-2011, 09:53 AM
Replies:
1
Image upload Help With view back AS3
Views:
788
Posted By
[Paul Ferrie ]
To be honest if you have no clue where to start...
To be honest if you have no clue where to start with this then the best thing to advise is that you hire someone that does know what they are doing. If this is for a client that is.
If for personal...
Forum:
Flash & ActionScript
10-17-2011, 11:31 AM
Replies:
6
display backup image in case flash not supported?
Views:
4,878
Posted By
[Paul Ferrie ]
The answer is in my first post reply.
The answer is in my first post reply.
Forum:
Flash & ActionScript
10-12-2011, 10:09 AM
Replies:
2
Realistic fireplace in my flash project
Views:
1,090
Posted By
[Paul Ferrie ]
This...
This (http://flash-ascript.blogspot.com/2007/03/flash-burning-fire-flame-effect-with.html) might be of some help to you.
Forum:
Flash & ActionScript
10-07-2011, 12:45 PM
Replies:
1
Flash file/movie reading an XML to create a Menu
Views:
971
Posted By
[Paul Ferrie ]
Change menu_item.x = (i * menu_item.width); ...
Change
menu_item.x = (i * menu_item.width);
to
menu_item.y = (i * menu_item.height);
Forum:
Flash & ActionScript
10-03-2011, 10:18 AM
Replies:
1
Help with Flash Php contact form
Views:
1,571
Posted By
[Paul Ferrie ]
First off your not passing 'submit' from your...
First off your not passing 'submit' from your flash code. The php scripts checks for this before it does anything else. Since your not passing this the script just stops.
Secondly there seems to be...
Forum:
Flash & ActionScript
10-03-2011, 10:13 AM
Replies:
1
How to make drop shadow on gradient text?
Views:
816
Posted By
[Paul Ferrie ]
Put your now text into a movieclip then apply the...
Put your now text into a movieclip then apply the filter to the movieclip. It should work as you expect.
Forum:
Flash & ActionScript
09-24-2011, 10:51 AM
Replies:
6
display backup image in case flash not supported?
Views:
4,878
Posted By
[Paul Ferrie ]
What re you on about?
What re you on about?
Forum:
Flash & ActionScript
09-16-2011, 02:00 PM
Replies:
1
AS 2.0 Linking movie clips.
Views:
875
Posted By
[Paul Ferrie ]
ok create a new layer This layer you span the...
ok create a new layer
This layer you span the three key frames of your timeline
ok rather than type it all out see attached fla.
:thumbsup:
Forum:
Flash & ActionScript
09-16-2011, 01:51 PM
Replies:
6
display backup image in case flash not supported?
Views:
4,878
Posted By
[Paul Ferrie ]
Did you check the link I posted?
Did you check the link I posted?
Forum:
Flash & ActionScript
09-14-2011, 08:38 AM
Replies:
2
Youtube embed modification
Views:
1,789
Posted By
[Paul Ferrie ]
See my post...
See my post...
Forum:
Flash & ActionScript
08-19-2011, 09:13 AM
Replies:
1
Flash Banner not working in Internet Explorer for some people?
Views:
2,133
Posted By
[Paul Ferrie ]
it maybe that you have set in the embed code...
it maybe that you have set in the embed code wmode="tranpsarent". Transparent is spelled wrong. If that does not fix the issue try setting wmode="window"
Forum:
Flash & ActionScript
08-19-2011, 09:07 AM
Replies:
2
An avatar creator
Views:
1,481
Posted By
[Paul Ferrie ]
It depends on how complex or creative you avatar...
It depends on how complex or creative you avatar creator will be. If it is just simple with a few choices you could store all your facial assets in flash then just call them from the library or if a...
Forum:
Flash & ActionScript
08-19-2011, 09:04 AM
Replies:
1
can anyone tell me , from where i can learn flash Online with easy examples /
Views:
1,145
Posted By
[Paul Ferrie ]
Google is your best source to learn Flash. There...
Google is your best source to learn Flash. There are sites that offer videos ect for a fee. But really it is up to you you how you want to learn. I personally learned from the forums and sites of...
Showing results 1 to 25 of 184
Page 1 of 8
1
2
3
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
03:06 PM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.