A Flash Developer Resource Site

Search:

Type: Posts; User: Daniellawson

Page 1 of 20 1 2 3 4

Search: Search took 0.11 seconds.

  1. Replies
    2
    Views
    3,099

    Just bumping this. I can load a swf into the...

    Just bumping this.

    I can load a swf into the middle container and resize ok but when I load an external swf into the container after a resize it adds it full size and not to the size of the...
  2. Replies
    2
    Views
    3,099

    Resize container's content to fit

    Hi all,

    Looking for a bit of help with my AS3 project.

    I have a stage with Top, Middle & Bottom Movieclip's set on it. On resize the content is scaled to fit and maintain the correct...
  3. Replies
    0
    Views
    3,881

    Convert Lightwave file to 3DS

    Hi all,

    I have a lwo file which i really need converting to 3DS as i don't have Lightwave.

    Could somebody please convert this for me & i would be very greatful!

    thanks
    ...
  4. Replies
    9
    Views
    2,053

    Ahh, i was missing the trailing slash after the...

    Ahh, i was missing the trailing slash after the number!

    Added this code to ensure there is a slash:



    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_URI} !\..+$
    RewriteCond...
  5. Replies
    9
    Views
    2,053

    Thanks for your help again, I tried to amend...

    Thanks for your help again,

    I tried to amend that code to suit my url structure but it didn't seem to work & just displayed the original link:

    My URLs look like this:
    ...
  6. Replies
    9
    Views
    2,053

    Thanks again for your reply, Yes i see now...

    Thanks again for your reply,

    Yes i see now what they have done with Argon.

    They have a page something like: section.php?id=218 - the following number (1) is the page number.

    for the...
  7. Replies
    9
    Views
    2,053

    Thanks for your advice. For an e-commerce...

    Thanks for your advice.

    For an e-commerce website such as Argon

    How would the links be structured?

    For instance: Laptop Bags

    Would this be like the following:
  8. Replies
    9
    Views
    2,053

    SEO url rewrite

    Hi all,

    I'm developing an e-commerce application that consists of a number of product categories each with a number of products assigned.

    A sample web address currently looks like:
    ...
  9. Replies
    2
    Views
    604

    Not really the right forum section to be putting...

    Not really the right forum section to be putting this Brad. Maybe better in Boadroom.

    Getting a good job as a developer requires experience. If you have little commercial experience it will be...
  10. Replies
    0
    Views
    502

    CSS box resizing

    Hi all,

    Im in need of some CSS help.

    I want to make the box so that it is scalable horizontally and vertically but not sure where to slice it at or the best method of approaching this.

    This...
  11. Replies
    0
    Views
    2,331

    Voice record within flash

    Hi,

    Ive been searching the forums but cannot seem to find anything that suits what im trying to do.

    I am using Visual Studio (vb.net) to create an application which contains an audio recorder...
  12. Replies
    0
    Views
    1,955

    AJAX textarea update

    Hi,

    Im having a problem with an AJAX webpage i have created.

    The page consists of a dropdown list and a textarea. When the user selects a value from the list the textarea is updated with a...
  13. PM Sent.

    PM Sent.
  14. Replies
    0
    Views
    456

    [CS3]external swf variables issue.

    Hi all,

    I have a main movie file called 'main.swf'. I want to load an external swf file (content.swf) into main.swf.

    I created a blank movieclip, named it and added:



    loadMovie...
  15. Replies
    0
    Views
    1,238

    CSS 3 column expandable layout

    Hi,

    I am in need of some help and advice with a layout i am creating.

    Using photoshop i have created an interface, Ive attatched a very brief example of the interface layout.

    I have made...
  16. Replies
    0
    Views
    390

    Layout using frames or other?

    Hi all,

    Im creating a new website that will consist of upload forms, thumbnail views of uploaded files and various other pages.

    What is the best approach to the layout of this? Would i be best...
  17. My database contains a table called 'sessions'....

    My database contains a table called 'sessions'. This is structured like so:



    ________________________________________________
    | id | sessionid | capacity | placesbooked |...
  18. Check database entry is valid whilst submitting?

    Hi,

    I have a form which reads from a number of sessions in a database and checks to see if any of these sessions are full, if so the option to select that session is removed.

    The problem arises...
  19. Replies
    1
    Views
    859

    Listbox value to mysql query

    Hi all,

    I have an admin page for my booking system with a listbox that is populated by the 'surname' field in the database.

    When a certain surname is selected i would like the details for that...
  20. disable radio button if condition is true

    Hi,

    I have a 'session' table which looks sort of like this;


    +----------+----------+--------------+
    |sessionid | capacity | placesbooked |
    +----------+----------+--------------+
    | T1 ...
  21. Replies
    0
    Views
    645

    Update 1 record in a table

    Hi all,

    Sorry for the long post but Im having a problem with my Database and php Booking form.

    My database consists of a table for the USERS and a table for the SESSIONS

    The SESSIONS table...
  22. Replies
    1
    Views
    727

    Disabled textfields = NULL

    Hi all,

    I have a booking form which when submitted goes to a confirmation page.

    The values are currently passed from one form to the other using php.

    I set the textfields on the confirm page...
  23. Replies
    3
    Views
    1,005

    Thanks for the reply admedia. Is it necessary...

    Thanks for the reply admedia.

    Is it necessary to have a database though if i only have one user logging into the system or will i need a database so that multiple page text can be edited?
    ...
  24. Replies
    3
    Views
    1,005

    Admin login to edit dynamic text

    Hey all,

    I have a website fully created using HTML, CSS in dreamweaver which on various pages has text that i would like to be dynamic.

    The ideal situation would be an admin page (admin.htm),...
  25. [F8]Active Content not displaying in FireFox

    Hi,

    I have applied the Active Content fix using this generator fix.

    I used this instead of the solution in the Sticky as i dont have access to all of the SWF files on the server that i am...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center