Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other swfobject width

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #36960
    dynamyc
    Member

    I want to modify the width of an swf object;
    here is the code:
    index.php:



    So, I modify the “520” with “800” for example, and if upload on my server nothing is changed, also if I open
    firebug and modify it it works.
    What could be the problem ? I’ve tried also to upload on other server and same issue.

    #98049
    wolfcry911
    Participant

    I think you need to adjust the container’s width (#websiteid)

    #98063
    dynamyc
    Member

    I’ve tried this and it’s not working, maybe it’s a caching problem because if I change the width and refresh I didn’t see the changes in browser but if I download the file from FTP and look over it I see the changes

    #98065
    wolfcry911
    Participant

    do you have a link?

    #98119
    dynamyc
    Member

    Here is the link…

    #98120
    Senff
    Participant

    It’s still 520 on that link, so maybe you’ve uploaded the file to the wrong path?

    #98121
    polson1000
    Participant

    I had this problem a while ago where changes that I made where not taking effect of the live server. I had somehow edited the file permissions to 200 on the server so the edited file would not over write the target file. Try to delete the the file of the live server rather than overwriting it. If it does not delete, permissions is the issue here.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Other’ is closed to new topics and replies.